STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! How To Run 2 UCPD ports on CMSIS V1

Hey allI am building an application using a STM32G071RB with a DRP1M1 as ucpd 0 and a USBDP1 (old SNK1M1) as ucpd 1 and new to the STM UCPD worldIn an attempt to start from a working base, I used the DRP1M1_DRP example project as a starting point. Th...

IOTkid by Associate II
  • 1233 Views
  • 3 replies
  • 0 kudos

STM32H750XB USB I/Fs

Hi On STM32H750XB datasheet it says 2 x USBUSB OTG interfaces (1FS, 1HS/FS) .I configured the 1st port as FS, and the 2nd port as HS which connectd to external PHY (internal FS phy disabled) .I want to confirm that if the 2 ports can be used at diffe...

YHail.1 by Associate
  • 440 Views
  • 1 replies
  • 0 kudos

Resolved! HAL_UART_DMAStop does not stop DMA on UART RX

Using a Nucleo-G431KB developoment board, I played a bit with UART RX DMA.I started a DMA RX on a linear buffer, and would stop and then restart the DMA.I just observed that after receiving a couple of bytes, HAL_UART_DMAStop no longer stops the DMA ...

Jack3 by Senior II
  • 3925 Views
  • 2 replies
  • 0 kudos