on
2020-12-08
3:21 AM
- edited on
2025-08-01
3:24 AM
by
Laurids_PETERSE
Where can I find source code of external loader (.stldr) for STM32 devices?
ST GitHub repository contains dedicated folder for external loaders. There are many projects for ST evaluation boards and memory sales types.
Repository link is:
https://github.com/STMicroelectronics/stm32-external-loader
Additionally, you can visit ST education material - How to create an external QSPI loader MOOC.
MOOC link is:
https://www.st.com/content/st_com/en/support/learning/stm32-education/stm32-moocs/external_QSPI_loader.html
Hi,
May I ask a question for STM32L562 programming MT35XL512 with trust zone enabled?
If the trust zone be disabled, I can use stcubeprogrammer with MT35XL512.stldr to program MT35XL512.
But the trust zone be enabled, I can not use stcubeprogrammer with MT35XL512.stldr to program MT35XL512.
How can I fixed this issue? Thank you~
P.S. The attachment is my code.
Dear @Laura C.
I use OCTOSPI FLASH. I dont use QSPI. Do you have external loader for OCTOSPI. How do I imlementtent external loader for OCTOSPI
I am using below development tools
MCU: STM32H7B3IIT6
IDE: STM32CubeIDE Version: 1.8.0
GUI: TouchGFX Version: 4.18.1
SDRAM: IS45S16800F-7CTLA1-TR
FLASH: MX25LM51245GMI00