User Activity

Posted on June 05, 2016 at 13:04I am trying to determine if the STM32F042G4 MCU has USB DFU support in the built-in bootloader in system memory. The reference manual (RM0091, DocID018940 Rev  seems to say it does _not_: ''USB DFU interface (STM32F0...
Posted on August 23, 2015 at 09:12Some STM32 MCUs have the ability to boot from SRAM. Eg STM32L4x6, pulling BOOT0 and BOOT1 high, the MCU will boot from SRAM1 mapped at address 0x00000000. Does anyone know what the use-cases for this are? The SRAM s...