STM32 MCUs Embedded software

Ask questions and find answers on STM32Cube packages, including HAL, LL and middleware, and expansion software.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! The callback function HAL_DAC_ConvCpltCallbackCh1(DAC_HandleTypeDef* hdac) with STM32U575CGU6 doesn't work

Could someone assist and clarify how to configure GPDMA for DAC for use the callback function HAL_DAC_ConvCpltCallbackCh1(DAC_HandleTypeDef* hdac) with STM32U575CGU6. I caught:/* Data Transfer Error Interrupt management */ if ((__HAL_DMA_GET_FLAG(hdm...

Pavel D by Associate II
  • 3848 Views
  • 6 replies
  • 0 kudos

STM32H743 and KSZ8794 switch

We connect the STM32 MCU to this ethernet switch through RMII clock mode with SPI to access the switch management. However, the MCU does not seem to have ethernet. The port 4 status indicates good link but auto-negotiation is not done.Has anyone done...

QNguy.9 by Associate
  • 1232 Views
  • 1 replies
  • 0 kudos

STM32F405RGT6 fails to enter bootloader sometimes

I'm using STM32F405RGT6 as a Main controller on the board for our product.When we flash the FW to STM32F405RGT6 via FT232RL, it fails to enter bootloader mode sometimes. Failling rate is around 40-50%. I observed signal behaviour about Reset(DTR) and...

SKana.5 by Associate II
  • 7429 Views
  • 10 replies
  • 0 kudos

STM32U5 - classic core apps integration - USB

Hi, I want to change my Controller from the F3 to the U5 (more RAM and Flash needed and the U5 LQFP48 is 98% pin compatible)Only Problem: The application is ready to use on the F3, I want to port it to the U5 but the U5 supports USB only with Azure R...

PP1 by Associate
  • 1250 Views
  • 3 replies
  • 1 kudos