Resolved! problem when changing from DTCM Ram to RAM_D1
Hello, I am writing a project with STM32H7. The project contains RTC, SPI, USART, SD Card, timers, and I2C. In order to have more RAM, I have brough the data and bss to RAM_D1. As next steps I want to implement Ethernet. However, I realized that in o...