Resolved! Need help with flashloader/driver for STM32H7A3ZIT6Q with Octo-spi FLASH (twin quad) NOR flash MT25TL256
I have a custom board with an STM32H7A3ZIT6Q. It has the MT25TL256 NOR flash connected to the pins of OCTOSPI1.I'm trying to write a flashloader/driver.In our application we do not need to execute code from this flash. We only need it for data. But i...