Skip to main content
Visitor II
August 5, 2024
Question

STM32G0 Bootloader

  • August 5, 2024
  • 2 replies
  • 1314 views

Hello Team,

I am looking for the STM32G0 Custom Bootloader which needs to run and read the data from the external SPI flash Memory and write into User Code Memory. Can you please help me out of it to get into any custom bootloader examples codes. 

 

Regards,

Nishanth M

    This topic has been closed for replies.

    2 replies

    ST Employee
    August 6, 2024

    Hello,

    Actually, ST does not provide any bootloader that reads from external flash memory. For more details about the valid memory spaces, you can refer to AN2606 Table 5 (Supported memory area by Write, Read, Erase, and Go commands).

    I hope I have answered your question. 

    With regards

    NMAuthor
    Visitor II
    August 6, 2024

    Hello Team,

    I agree with that, i cant get the direct example custom bootloader code with the external flash memory reading. Basically I am looking for the Bootloader code which will have UART communication that will have a commands to communicate with the external device and transfer the Bin file using the Xmodem protocol or I am looking for the example Bootloader code which needs to erase the User code, flash the new User code and finally boot the new user code. So please share me the solution....

     

    Regards,

    Nishanth M