NUCLEO-N657X0-Q STM32CubeMX (.IOC) Template
- June 11, 2025
- 1 reply
- 331 views
Hello,
is there NUCLEO-N657X0-Q template(s) available for CubeMX GUI (IOC project) that is/are preset for XIP or LRun? (ExtMem, Loader, XSPI etc settings ready).
I'm trying to build a basic blink project starting from CubeMX IOC with BSP support (that i will later use as a basic template to [easily] add some AI Models though X-CUBE-AI plugin), however, while the code generated works fine in DevBoot debug mode (running directly from RAM) i cannot make it work when i store it in the octospi flash. (both FSBL & Appli are signed). I highly suspect that i may be doing something wrong with the extMem and/or XSPI2 setup to CubeMX initial setup!
I am attaching the Full project (IOC & generated code). the root project dir also contains a "SignAndLoad_All.bat" that i use for signing and uploading the extMem.
a) Are there any IOC templates/projects with preset ExtMem & XSPI Connectivity settings for the NUCLEO-N657X0-Q available? (especially a XIP template would be ultra-usefull in easily importing various AI models!!!)
b) If it isn't too much hassle can (somebody) please indicate where is the error(s) in the project?
Thanks In advance
Tasos
