Struggling in interfacing MX25R6435F with B-L475E-IOT01A
Hi everyone,
I’m currently working on interfacing the MX25R6435F NOR flash memory with the B-L475E-IOT01A development board using Quad SPI (QSPI), but I’m facing some challenges.
I’ve followed the https://www.st.com/content/st_com/en/support/learning/stm32-education/stm32-moocs/stm32l4-hands-on-workshop.html but am facing issues with memory detection, QSPI initialization, and write/erase operations.
