summaryrefslogtreecommitdiff
path: root/README.md
blob: e225b40b39c8fcd7c7d1beda81c7000d2aeac82b (plain)
1
2
Note: Application will not work and get stuck in Reset_Handler with XiP when compiled with no optimization. Ensure you use -Os or -O2.
QUADSPI should not be reinitalized. Only configure it in STM32CubeMX so the clocks are the same and comment out MX_QUADSPI_Init.