User Activity

Hello, Im using STM32H745 on custom board, with Micron Flash Memory (MT25QU512ABB)Board is tested, I was able to manage NOR memory through QSPI.I tried to change nonvolatile configuration register to set two things:Number of address bytes during comm...
I work on a custom board with STM32H745BITx, and what I'm trying to do is to make external loader using one of ST MOOCs: https://www.st.com/content/st_com/en/support/learning/stm32-education/stm32-moocs/external_QSPI_loader.htmlThat's the code that I...