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! If I want to use UCPD2 in STM32G0B1RCT6, is HSI16 the only choice as the driving clock for this integrated PD controller? May i use HSE?

In my application, UCPD2 will be active for USB type C PD Sink (45W), which will be working together with other peripherals, such as timers, USB(DEVICE), etc. If the driving clock for UCPD2 is HSI16(in datasheet described), if no other choice, that m...

0693W00000HoVNTQA3.png
Lmatt.11 by Associate III
  • 1348 Views
  • 3 replies
  • 0 kudos

We found some time the UART interrupt call back function (HAL_UART_RxCpltCallback) will shut down but the IRQ function (UART5_IRQHandler ) still working. Because we have add the counter in call back function and IRQ function 。

We found some time the UART interrupt call back function (HAL_UART_RxCpltCallback) will shut down but the IRQ function (UART5_IRQHandler ) still working. Because we have add the counter in call back function and IRQ function , when the communication ...

User.100 by Associate II
  • 737 Views
  • 3 replies
  • 0 kudos

SD Card and USB problems.

Hi, I'm working with an STM32F446VET MCU. The goal of the F446 is to get data from some sensors and store it on an SD Card and send it at the same time to a COM port. I was able to make Windows to recognize the USB/COM port (https://community.st.com/...

MBolo.1 by Associate III
  • 1468 Views
  • 5 replies
  • 0 kudos