STLink V3 CANBUS bootloader over STM32CubeProgrammer problem
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 ?
- Yes, I added external TCAN1462VDRBRQ1 IC for programmer, and connected to RXD and TXD pins on STLINKV3_MDOS (RX 9, TX 10pin)
- Yes, I enabled externally TCAN1462VDRBRQ1 to be in active mode all the time
- Yes, I placed BOOT0 pin to high level when connecting power (same pin for power and BOOT)
- YES, STM32U585 uses PB8+PB9 as per datasheet for canbus bootloader
