cancel
Showing results for 
Search instead for 
Did you mean: 

Can we use STM32G0xx's Open Bootloader for the STM32L4R5xx series? If so, what changes should I make?

Shilpashree Madhu
Associate III
1 ACCEPTED SOLUTION

Accepted Solutions
Imen.D
ST Employee

Hello @Shilpashree Madhu​ ,

For the moment, OpenBL supports only STM32G0 and STM32G4 series.

So, you can customize it for other products series like STM32L4 series according to your needs:

  • \STM32Cube_FW_G0_V1.5.0\Middlewares\ST\OpenBootloader
  • \STM32Cube_FW_G0_V1.5.0\Projects\STM32G0C1E-EV\Applications\OpenBootloader

More information on OpenBL is available for example in USART protocol used in the STM32 bootloader (AN3155).

I recommend also that you refer to the following resources:

 Hope my answer helped you!

Please mark my answer as best by clicking on the "Select as Best" button if it helped.

Imen

When your question is answered, please close this topic by clicking "Accept as Solution".
Thanks
Imen

View solution in original post

1 REPLY 1
Imen.D
ST Employee

Hello @Shilpashree Madhu​ ,

For the moment, OpenBL supports only STM32G0 and STM32G4 series.

So, you can customize it for other products series like STM32L4 series according to your needs:

  • \STM32Cube_FW_G0_V1.5.0\Middlewares\ST\OpenBootloader
  • \STM32Cube_FW_G0_V1.5.0\Projects\STM32G0C1E-EV\Applications\OpenBootloader

More information on OpenBL is available for example in USART protocol used in the STM32 bootloader (AN3155).

I recommend also that you refer to the following resources:

 Hope my answer helped you!

Please mark my answer as best by clicking on the "Select as Best" button if it helped.

Imen

When your question is answered, please close this topic by clicking "Accept as Solution".
Thanks
Imen