STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

[Tutorial] Restart STM32F in DFU mode

There are some older posts on the net about how to achieve a reboot in DFU mode but none of them worked for me. So I want to share my solution on how to add this functionality to your embedded firmware. First off all, I am using CUBEIDE with a STM32F...

Screenshot_2024-02-15_11-14-31.png
EKoec by Associate II
  • 1113 Views
  • 2 replies
  • 1 kudos

Identifying stm32F407 vs stm32F411

Is there any way at all in PC software (Either the ST libraries or things like libUSB) to identify whether a device in DFU/Bootloader mode is an F407 or F411? Everything I can find in the USB properties is identical between the two (Same VID/PID, sam...

FreeRTOS + LWIP + UDP

I'm trying to achieve a UDP communication with STM32H753IIT6 and LAN8720A.I use STM32CubeIDE 1.14.0.According to the ST Ethernet and LwIP  example:   Adam BERLINGER edited on ‎2023-12-07 , I create a project, and change the pin layout according to my...

Hamaos_0-1718185156794.png Hamaos_1-1718185655716.png Hamaos_0-1718186299828.png
Hamaos by Associate
  • 252 Views
  • 1 replies
  • 0 kudos

x-cube-tcpp in real project

We plan to use STM32G0 mcu with UCPD interface and external TCPP03-M20 protection circuit with single bi-directional power path in our smart power bank with replaceable smart battery and USB-C PD dual role power port application. There will be one US...

Resolved! Error in PSSI HAL code for HAL_PSSI_Abort_DMA

I am working with an STM32U575, HAL version 1.5 and found the issue described below(Have checked the HAL code for the H5 and H7 and these contain the same issue)See picture below, when aborting an PSSI transfer, before checking the state on lines 125...

LVan31_0-1718625311115.png
LVan .31 by Associate III
  • 179 Views
  • 1 replies
  • 0 kudos