STM32H7B0 how to copy firmware from external flash and run in RAM using Keil MDK
Hi All,I am using SBSFU to load my firmware which is running from external flash. The firmware works but seem to be experiencing speed issues on the I2C communications.In an attempt to solve this issue, I am would like to, at start-up copy the code t...