2023-04-14 02:05 AM
2023-04-14 03:40 AM
Hello @Community member and welcome to the Community :) ,
You can find source code of external loader (.stldr) for STM32 devices in this ST GitHub.
This repository contains dedicated folder for external loaders. There are many projects for ST evaluation boards and memory sales types.
Additionally, you can visit ST education material - How to create an external QSPI loader MOOC.
When your question is answered, please close this topic by choosing Select as Best. This will help other users find that answer faster.
Kaouthar
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
2023-04-14 03:40 AM
Hello @Community member and welcome to the Community :) ,
You can find source code of external loader (.stldr) for STM32 devices in this ST GitHub.
This repository contains dedicated folder for external loaders. There are many projects for ST evaluation boards and memory sales types.
Additionally, you can visit ST education material - How to create an external QSPI loader MOOC.
When your question is answered, please close this topic by choosing Select as Best. This will help other users find that answer faster.
Kaouthar
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
2023-04-14 04:58 AM
Some specific detail would be helpful..
2023-04-14 06:45 AM
I've posted a relatively broad selection, and can build-to-order, but you need to be specific about what STM32 you are using, the memory IC, and the pin wiring your board uses.
https://github.com/cturvey/stm32extldr
2023-04-16 09:10 PM
Hi,
For Bank1 GPIO pin mapping - PF6,PF7,PF9,PF8,PG6
Bank2 - PE10,PE9,PE8,PE7,PC11,PF10
clock pin - PF10
QSPI part number is MT25TL01GHBB8ESF-0AAT
Thanks
Amit