FDCAN bootloader for STM32H750VB?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-11-04 8: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.
- Labels:
-
Bootloader
-
Documentation
-
FDCAN
-
STM32H7 Series
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-11-11 6:40 AM
Ok, thank you very much for your answer.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2025-01-16 3:43 AM - edited ‎2025-01-16 3: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?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2025-01-16 4:09 AM
Same problem, different mcu
FDCAN ROM bootloader pins for stm32H743ZI
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2025-01-16 4:33 AM - edited ‎2025-01-16 4: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:
A complex system designed from scratch never works and cannot be patched up to make it work.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2025-01-16 4:41 AM
if you go look into AN2606 youll find there is supposed to be a canbus bootloader for this mcu
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2025-01-16 4:43 AM - edited ‎2025-01-16 4:45 AM
Yes, looks like AN2606 makes some sweeping generalisations - which aren't always true.
My reply in your other thread:
A complex system designed from scratch never works and cannot be patched up to make it work.
