Question
STM32F103ZG FSMC 16-bit ili9486l lcd controller init code
Posted on September 08, 2014 at 11:11
Hi,
I am working on a custom board with stm32f103zg microcontroller. So far I was using an lcd touch screen with ili9341 controller (SPI serial interface) with no problem. Now I step forward creating a new board r connected to fsmc in 16-bit parallel mode. My problem is I cant find any sample code of using this controller with stm32f fsmc. The board has no external ram, so I need to use mcu's internal memory to address fsmc and lcd. Please, do you have any idea how to proceed? Any one else faced the same problem?Thank you in advance #stm32 #fsmc #ili9486l #put-on-your-pants