2019-12-09 03:09 AM
Refer to AN2606 p. 260 - 263
There it says, that for STM32L43xxx derivatives CAN1 bootloader is mapped to PB8 pin (RX) and PB9 pin (TX). My derivative supports CAN but doesn't have these pins, because of a 32 Pin package. Is there a possibility to use the CAN Bootloader anyway?
Best Regards!
Solved! Go to Solution.
2019-12-09 04:23 AM
There is no way to use the system CAN Bootloader when you do not have the pins.
2019-12-09 04:23 AM
There is no way to use the system CAN Bootloader when you do not have the pins.
2019-12-09 05:15 AM
Okay, thanks!