STM32 MCUs Other solutions

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Custom USB PD Implementation on STM32G0

Hi everyone,I have been searching for about 3 days straight for a reasonable solution to a USB PD project, and I am still feeling lost. Maybe someone can point me in the right direction.We need to design a USB PD sink circuit which authenticates the ...

TLaux by Associate II
  • 503 Views
  • 4 replies
  • 1 kudos

Resolved! STM32G0 USB PD Middleware?

Hello,I have built a board using the STM32G0 with the intention of utilizing the USB PD middleware. I pulled the middleware from STM32CubeG0 into my project, but I can't get it to build without errors. The USB PD demo project in the STM32CubeG0 does ...

STM32G0 CubeMX USB PD Configuration

I am working on getting the USB PD pins setup in CubeMX for a board I've just built. I am using the STM32G071CBT6.I was not planning on using the Dead Battery functionality, so I connected the CC lines to PA8 and PB15 to use UCPD1. And USART1 to PA9,...