Bootloader from flash memory
Posted on May 17, 2016 at 10:04HelloOn a current project where we use multiple STM32F030 micros in a mesh network with 433 MHz tranceivers we would like to make a bootloader. We can only send small chunks of data over the air so we must save the dat...