All F0s have a CAN bootloader built into them that talks the STM32 CAN bootloader protocol. It's a software implementation of what is usually in the hardware for CAN bootloaders in STM32s. However, our F091s don't have that. So we did in software. This has been tested by Dave; now we need the ability to write to the firmware over CAN from a file on the eMMC.
All F0s have a CAN bootloader built into them that talks the STM32 CAN bootloader protocol. It's a software implementation of what is usually in the hardware for CAN bootloaders in STM32s. However, our F091s don't have that. So we did in software. This has been tested by Dave; now we need the ability to write to the firmware over CAN from a file on the eMMC.