CAN bootloader for STM32G474
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-05-24 3:26 AM
Hello,
I want to program STM32G47xx using CAN bootloader. can anyone help me to get it solved?
R
- Labels:
-
STM32G4 Series
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-05-24 3:50 AM
Your host platform is what? You've reviewed the protocol document? You or your colleagues have any CAN experience or code on the host platform?
As I understand it the ST-LINK/V3SET support CAN via STM32 Cube Programmer
Up vote any posts that you find helpful, it shows what's working..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-05-24 4:28 AM
Thanks for your response. we are working on STM32CubeIDE and we have developed CAN communication between two STM32G474. we are using ST-LINK/V3SET JTAG for programming.
we want to program the STM32 using CAN bootloader.
could you please share details of know how for the same.
Regards,
Nikhil
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-05-24 4:39 AM
The ST-LINK/V3SET provides CAN RX\TX functionality, needs transceiver to your bus. STM32 Cube Programmed connects to ST-LINK, and select CAN as the mode of connectivity to the STM32. See User Manuals
Up vote any posts that you find helpful, it shows what's working..
