2022-11-04 08:52 AM
I use a STM32H750 chip and I would like to use the emdedded bootloader with the FDCAN1 interface. AN2606 specifies pins PH13 and PH14 for this version. However, the package I use (STM32H750VBT6 LQFP100) doesn't have these pins exported. Does it mean that there is no FDCAN bootloader option for the 100-pin package?
Thank you in advance for your answer,
Dorian Bignet
Solved! Go to Solution.
2022-11-09 11:02 PM
Hello @DBign.1 and welcome to the Community :),
For STM32H750, you can activate the FDCAN bootloader with only by PH13/PH14 pins.
When your question is answered, please close this topic by choosing Select as Best. This will help other users find that answer faster.
Kaouthar
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
2022-11-09 11:02 PM
Hello @DBign.1 and welcome to the Community :),
For STM32H750, you can activate the FDCAN bootloader with only by PH13/PH14 pins.
When your question is answered, please close this topic by choosing Select as Best. This will help other users find that answer faster.
Kaouthar
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
2022-11-11 06:40 AM
Ok, thank you very much for your answer.
2025-01-16 03:43 AM - edited 2025-01-16 03:43 AM
What does that mean "you can activate the FDCAN bootloader with only by PH13/PH14 pins."?
@DBign.1 Those pins dont exist right?
2025-01-16 04:09 AM
Same problem, different mcu
FDCAN ROM bootloader pins for stm32H743ZI
2025-01-16 04:33 AM - edited 2025-01-16 04:37 AM
@Javier1 wrote:What does that mean "you can activate the FDCAN bootloader with only by PH13/PH14 pins."?
It means that those are the only pins you can use - you cannot use any other pins.
@Javier1 wrote:@DBign.1 Those pins dont exist right?
Which is, presumably, why the datasheet doesn't mention FDCAN as a bootloader option:
https://www.st.com/resource/en/datasheet/stm32h750vb.pdf#page=25
Similarly for the stm32H743ZI:
2025-01-16 04:41 AM
if you go look into AN2606 youll find there is supposed to be a canbus bootloader for this mcu
2025-01-16 04:43 AM - edited 2025-01-16 04:45 AM
Yes, looks like AN2606 makes some sweeping generalisations - which aren't always true.
My reply in your other thread: