
TasosVlahos
-
Content Count
2 -
Joined
-
Last visited
Posts posted by TasosVlahos
-
-
Hi, thanks for sharing the lib. Any chance that you can make it work with the ili9486 driver? I think its similar to ili9341.
Thank you in advance.
[Energia Library] Updated SPI lm4f library TM4C123 & TM4C1294
in TivaC / CC3XXX Energia Libraries
Posted
Hi, i downloaded and installed this library, and including it into my sketch. After compiling it and uploading it doesnt seem to work or output some data. My board is a tiva c. I didnt change anything in my code as the lib has backwards compatibility. When i switch to the original #include <SPI.h> file it all works correctly. Is something else i need to consider with the SPI.transfer function?