running application code after linux dfu-util load to flash ?
Posted on June 17, 2012 at 16:08I am using dfu-util-0.6 under linux to load code to flash. After loading to flash how do I get the STM32 to run the application code ? I tried adding -R but the dfu device just re-enumerates after the USB reset. Also ...