summaryrefslogtreecommitdiff
path: root/README.md
blob: 86ddc8aa31b1efa96cd31b409fc79816a5acb12c (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.