Question
STM32F4 new fsmc tft example
Posted on January 05, 2016 at 15:30
I try to make work tft with stm32f4discovery via fsmc, but I can't find any examples for new version of HAL files (stm32f4xx_ll_fsmc.h instead old stm32f4xx_fsmc.h). All old examples has some differences with new. Can anybody give short example of code or link how to initialize fsmc with new version?
#smt32f4-fsmc-tft