STM32 Flash

STM32H5 USB Composite(DFU+HID)

Prefer Many developers using STM32 to build USB Composite find that the official support only provides H503 CDC+HID. However, some customers require DFU+other, which we modify here based on external add-on packages. I-CUBE-USBD-Composite I-CUBE-USBD-Composite is an unofficial software package that helps us quickly build a template. Basically, it can be used by modifying certain components. […]

STM32H5 USB Composite(DFU+HID) Read More »

Flash Operating on STM32 And HardFault Check

Preface Recently, a customer started researching STM32G031 Flash read and write. When the customer used the sample code provided by the official website to write to Flash and added a Timer interrupt, the system kept entering the HardFault_Handler(). I started researching the Flash status and the HardFault_Handler() checking program. HardFault_Handler Check Procedure First of all,

Flash Operating on STM32 And HardFault Check Read More »

Shopping Cart