STM32F7: DMA only relieable in first 64k of RAM?
Posted on February 04, 2016 at 15:08I just discovered some strange behaviour while working with the STM32F7 discovery: The SD card driver suddenly stopped working, because I added some additional buffers, variables in memory, nothing else. After inv...