Hardware design considerations for bootloader in a STM32F103 board
Posted on August 14, 2015 at 09:54I'm designing a hardware for STM32F103 and I want to be able to upgrade the firmware through GPRS later. I've already implemented a 128MByte NAND flash in the design but after a while I figured that NAND flash is pr...