STM32F4: Bootloader: CAN bus
Posted on July 14, 2014 at 14:51I am trying to load firmware over the CAN2 bus using the STM32F4's internal bootloader from a Linux system following the application note AN3154. In general this is working but I have an issue when writing the data us...