Firmware Update RAM requirements
I'm looking to do some firmware updates over CAN bus on an M0 based part (possibly F091) which it looks like will require a custom bootloader. Do I need to pick a part with enough RAM to store the entire firmware image so I can transfer the image to the bootloader and then write it to flash? Or I there a way to transfer directly to flash to eliminate the requirement of the RAM being able to hold the entire image?
#stm32-can-bootloader