Bizarre hard fault when I put a struct variable in external SDRAM. (Urgent)
So, we are creating firmware for the STM32F7 that takes pictures and stores them to an SDCard. We have implemented kind of a custom database format which stores a kind of file allocation table in RAM, makes the edits as necessary, and then copies the...