Question
Is there a tool / API to flash an STM32 MCU using a CAN Interface?
I'm looking for a way to flash an STM32 MCU via the integrated CAN bootloader by using a CAN Interface like the PCAN-USB. I am aware of the AN3154 documentation but i'm probably not the first one to try that, so i'm hoping that there is e.g. an API availible that handles the communication to the MCU, that i could adapt to the PCAN interface.
