Resolved! How to store a uint32 to SD-RAM stm32746g discovery with the BSP-Drivers
Hello, I'm using the STM32746G Discovery Board to familiarize myself with the ST environment. Now I simply wanted to store a 32Bit value in the RAM, and had several problems with the Cube BSP drivers. I tested the functions with the following code: #...