cancel
Showing results for 
Search instead for 
Did you mean: 

Hi, I need some customization to QSPI external loader in stm32cubeprogrammer? Thanks Amit

Akuma.91
Associate II
 
1 ACCEPTED SOLUTION

Accepted Solutions
KDJEM.1
ST Employee

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 loadersThere 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.

View solution in original post

4 REPLIES 4
KDJEM.1
ST Employee

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 loadersThere 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.

Some specific detail would be helpful..​

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..

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

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..

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