STM32F4 Discovery FSMC not working in 8bit mode
Posted on July 15, 2013 at 21:40 Hello I am working on a project that uses FSMC .Everything is fine when I use 16bit mode but in every write i need to shift the data <<8 to bring it on to the D8-D15 lines . I cant use DMA like this . so i need a...