STM32F746NGH6 Discovery + MT25QL128 QSPI External Flash Init Failing (HAL Error)
I’m currently working with the STM32F746NGH6 Discovery Kit and trying to interface it with the MT25QL128 NOR Flash via the QUADSPI interface, with the goal of creating an external flash loader. I’m using the official STMicroelectronics driver from Gi...