2018-05-27 12:57 AM
Hi there, I'm trying to get an LCD screen driven off an ILI9341 chip to working using SPI to interface between a Nucleo-L476RG and the screen. I have tried adafruit's library
https://github.com/adafruit/Adafruit_ILI9341
on the STM32 but couldn't get it working (seems to not be supported). I have seen the Arduino STM32 L1 libraryhttps://github.com/rogerclarkmelbourne/Arduino_STM32/tree/master/STM32F1/libraries
would this be easily altered to work on an F4 board?Could anyone please give me some advice on what I should do, I'm new to this type of technology and am unfamiliar with this type of work.
Thanks so much.
- Max
#nucleo-l476rg #ili9431