STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! STM32G071KB USBPD SNK problem

Hi, I am developing a USBPD system with STM32G071KBU6N. This MCU has a USBPD port. I am trying to use it to build a PD SNK port to get a PDO 20V/3A, 12V,3A,, 5V/3A. However, the code was stuck in the Hardreset section. In the debug section, When the ...

Leo Tai by Associate II
  • 610 Views
  • 1 replies
  • 0 kudos

UART Interrupt Issues

Hello all,I am very new to the STM32 environment and am just getting started with some of the basic things with the platform. I am trying to simply read a byte of transfer from the computer on the STM32 using UART. I have enabled the interrupts and a...

KVeer.1 by Associate II
  • 631 Views
  • 2 replies
  • 0 kudos

Issue in sending ADC data by USB

I have a code that uses a timer to generate an interrupt every 100ms which enables the acquisition of one sample from the ADC. After the sample is obtained, it is transferred to a PC by USB. The problem is that the board gets stuck after a fixed amou...

GSant.1 by Associate II
  • 1427 Views
  • 7 replies
  • 0 kudos