FLASH TWO CODES ON SAME CONTROLLER (STM32F7)
Posted on January 03, 2018 at 05:30Hi,i am trying to flash two different codes on same controller at different memory locations, at power-on condition code-1 will be executed, from that code i want to call code-2. i tried below method which is not w...