STM32 MPUs Products and hardware related

Ask questions and find answers on STM32 microprocessors, including hardware, power, DRAM, flashing, interfacing, device tree, and peripherals.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32PRGFW-UTIL not working in CP_Serial_boot with USB DFU interface

As reported in the GitHub page, STM32PRGFW-UTIL should work with boards with USB DFU or UART serial interface.It works properly with UART, but it doesn't with USB DFU, showing the following error:   Download in Progress: █████████████████████████████...

FWU on stm32mp25

Hello,I have a STM32MP2 platform with A/B partitioning for TF-A, metadata and FIP.I'm looking for a way to generate a test FIP and install it in FIP-B bank, have TF-A load it, if this FIP contains a bad signature or other error that will prevent Uboo...