2023-09-12 02:01 AM
Hello,
In one of my boards I was planing to use CANBUS bootloader and STLink V3 with external canbus PHY to program MCU.
I was unable to program it, I can see STlink V3 does try to do some TX on CANBUS pin, but where is no packet available that could be decoded, just train of same duty cycle pulses.
Does any one had luck with STLink V3 and external CANBUS programming ? What I am doing wrong ?
Solved! Go to Solution.
2023-11-27 02:57 AM
Hello @Linas L,
Thanks for your feedback,
I have submitted an internal ticket addressing your request to the dev team.
Internal ticket number: 167226 (This is an internal tracking number and is not accessible or usable by customers).
I'll keep you posted.
Maryem.
2023-11-09 02:09 AM
Anyone ?
2023-11-10 08:34 AM
Hello Linas,
Not sure to get your point, but if you tried to connect directly TCAN1462VDRBRQ1 CANH & CANL pins to STM32U585 PB8 & PB9 pins it won't work. You can either connect STLink-V3MODS pins 8&9 to STM32U585 PB8 & PB9 (no need to perform a real CAN bus with a transceiver) or you have to add another CAN transceiver on STM32U585 side to go back at 3V3 level (and not stay at 5V CAN bus level with CANH & CANL)
Hope it will help.
2023-11-10 08:40 AM
Hello,
In my setup I was using normal canbus wiring, meaning:
STlinkV3 <->CANPHY≈≈≈≈≈≈≈≈≈≈≈CANPHY <->STM32U5
And I when flashed firmware on STM32 i can use canbus in my system, but when I boot STM32U5 with BOOT0 high, I can't get STM32CubeProgrammer to do anything. is there any information regarding how to do it ?
2023-11-10 09:15 AM - edited 2023-11-10 09:15 AM
2023-11-10 09:19 AM
In same project I already implemented UART bootloader, so I am somewhat familiar with idea how they work. Just in this case I was hoping to avoid implementing it in CANBUS, since it will always be used by STLinkV3 hardware and probably running some script, so I don't have to deal with this while have faster upload times.
I guess I will try to throw some CANBUS messages and see if I get response from it.
2023-11-22 12:36 AM
Any idea when FDCAN bootloader will be implemented ?
2023-11-22 07:02 AM
Hello Linas,
Unfortunately the STLinks V3-SET or V3MODS (based on STM32F723) won't get FDCAN bootloader because the micro inside has no FDCAN.
The new STLINK-V3PWR (based on STM32H745) could have it, but I have no idea about the date it will be available.
2023-11-27 02:57 AM
Hello @Linas L,
Thanks for your feedback,
I have submitted an internal ticket addressing your request to the dev team.
Internal ticket number: 167226 (This is an internal tracking number and is not accessible or usable by customers).
I'll keep you posted.
Maryem.
2024-04-17 03:33 AM
Hi,
Any update on this please? I want to use the STM32H523 in a new product design but it is going to need CAN-FD programming capability.
Best Regards,
Shane