Skip to main content
Graduate II
April 14, 2024
Question

is it possibe to modify external loader (QSPI) to change pins ?

  • April 14, 2024
  • 2 replies
  • 3198 views

I fount this page, ready to go

https://github.com/cturvey/stm32extldr/tree/main/h7_mt25q128

 

I do have STM32H743BIT6 and MT25QL128

the pins are different, I wonder if it can be opened in something and change pins.

 

    This topic has been closed for replies.

    2 replies

    Super User
    April 14, 2024

    You can ask the author to kindly do this for you

     

    Graduate II
    April 14, 2024

    Like a hex or file editor? Sure or you could patch it.

    Would perhaps be easier to email with the pin list..

    MNapiAuthor
    Graduate II
    April 14, 2024

    1.png

    I do not know what you mean by mailing. I doubt that hex editor is going to show me the PINs unless I know how the PINs are coded. Or maybe you can see PB2-PB6-PD11-PD12-PE2-PD13 and just change. I did not try.

    I tried to write my own loader something did not work. Probably something simple somewhere. There are bunch of youtube videos showing how to do it with with CubeMX IDE