FMC: How to get full memory access on a 32 bit SDRAM via 16 bit data bus?
1)STM32H745I-DISCO, the bus is 16bit and the memory is 32bit. In the spec there is 128M-bit SDRAM.Question is if full memory 1(28M-bit) is available for usage on this kit?2) If answer is yes on first question. We can only access half of the memory an...