Hi, I am trying to use the external SD Ram(8MB) of STM32f746 DISCOVERY board but the programme crashes after writing 16kB of data .
Hi, I am trying to use the external SD Ram(8MB) of STM32F746 DISCOVERY board but the program crashes after writing 16kB of data . I am new to STM32 platform, I first generated the initial code with CubeMX ide and configured the ram as per the exampl...