User Activity

Dear STM Community,I am working on a project that was going smoothly so far until I faced the problem mentioned above lately.Problem/Symptoms:When I DEBUG the code and execute it line-by-line, it works perfectly.When I DEBUG the code and then disconn...
Hi, everyone!I have a custom board with an STM32H7. I configured SDMMC2 correctly on it. As you can see there is no options for configuring DMA since it has an Internal (I)DMA.I have also added FATFS, as follows. I managed to write/ready successfully...