STM32F030: Interrupt remaping to RAM
Posted on April 28, 2017 at 04:33Hi,I am developing bootloader for STM32F030ccT6 to upgrade my Main Application through OTA. There are two application within my controller flash one is BOOTLOADER( @ 0x08000000) and other is Main Application( @ 0x080...