Skip to main content
Explorer
March 5, 2024
Question

Where can I download the external loader source code of W25Q128 Nor Flash?

  • March 5, 2024
  • 2 replies
  • 1941 views

I found that the external loader of "STM32CubeProgrammer" includes "W25Q128JVEIQ_STM32F746G-DISCO.stldr" and "W25Q128JVEIQ_STM32F7508-DK.stldr", but please tell me where I can download the source code of these two external loaders? Because I want to modify it according to the pins of the STM32 development board and add it to my project.

W25Q128 external loader.png

 

 

    This topic has been closed for replies.

    2 replies

    Graduate II
    March 5, 2024

    I'm not sure ST has published their source for these. Other examples can be found on Github.

    What STM32 family are you using,and what are your QSPI pin assignments?

    ST Employee
    March 6, 2024

    Hello @lucky_jeck ,

    You can refer to this github repository contains the Flashloaders source code of external memories embedded in STM32F7 HW boards.

    BR

    Graduate II
    March 7, 2024

    These don't include the Winbond models on some of the DK