STM32F723E_QSPI_Example icon indicating copy to clipboard operation
STM32F723E_QSPI_Example copied to clipboard

Example program demonstrating how to access Quad-SPI Flash chips using an STM32F723E Discovery Kit.

Results 1 STM32F723E_QSPI_Example issues
Sort by recently updated
recently updated
newest added

I want to integrate with STM32L432KC, I have read your document https://vivonomicon.com/2020/08/08/bare-metal-stm32-programming-part-12-using-quad-spi-flash-memory/ , When I am reading the W25Q16 manufacturing ID, I got 0xFF. And what could be the issue?...