STM32 IAP Advanced redirect using SRAM
Preface Here, in the development of USB DFU, examples typically involve using external pins for switching. However, in practice, commands are issued via USB or other interfaces to switch between the APP or Bootloader mode. Using Flash as a flag is limited to 10,000 usage cycles. In this case, SRAM can be employed as an […]
STM32 IAP Advanced redirect using SRAM Read More »