cancel
Showing results for 
Search instead for 
Did you mean: 

Open Bootloader for STM32G474RCT6 controller

Sri_Nishanth
Associate II

Hi,

I am using STM32G474RCT6 controller , I want to write a custom bootloader through FDCAN communication. Can I use this example Open bootloader project for my controller. I see this message when I select STM32G474E-Eval board open bootloader. Will this be a problem?

How can I generate Open bootloader example project for my controller using SMT32cubeMX.Sri_Nishanth_1-1701860418269.png

 

 

2 REPLIES 2
Souhaib MAZHOUD
ST Employee

Hello @Sri_Nishanth

First let me thank you for posting!

Actually, this warning is just to let you know that the board is no longer in production.

if you already have this board, you can ignore this message and complete your project.

Thank you,

Souhaib

 

Hi @Souhaib MAZHOUD 

Thanks for the reply!

I have a custom board with STM32G474RCT6 controller. And I want to develop a FDCAN bootloader for my project. 

Can I use the same above-mentioned Open Bootloader code for my development. Why I am asking because when I generate code for my specific controller in STM32CubeMX will it generate the required HAL packages in the backend or some other settings I have to do.