Skip to content
Discussion options

You must be logged in to vote

On stm32 firmware can only execute directly from SPI flash that works in "memory mapped" mode.
Looking at "AN4760 Quad-SPI interface on STM32 microcontrollers and microprocessors" it doesn't look like 407 supports QSPI and I don't think any of the "normal" SPI interfaces support memory mapped mode.

However you can certainly get any stm set up so the filesystem is stored on external flash, LFS or Fat. This can be used for your python / mpy-cross'd mpy files perfectly well, just not frozen code compiled into a firmware image

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

andrewleech
Jun 9, 2024
Collaborator Sponsor

You must be logged in to vote
1 reply
@lbuque
Comment options

Answer selected by lbuque
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants