Resolved! Quad SPI memory interfacing on STM32U5G9VJTxQ microcontroller
I am trying to communicate with an external flash chip “MX35LF1G24AD” using QSPI protocol, but I am not able to. Simple test I implemented was to read chip ID to validate I could get data from external flash (I am using OCTOSPI1 interface). From manu...