cancel
Showing results for 
Search instead for 
Did you mean: 

Porting X-CUBE-TCPP to STM32G0B1RE

LeaderWoker01
Associate

@Roger SHIVELY 

Hi Roger and ST Team,

I am facing the same issue as described by @VH. I am working with the NUCLEO-G0B1RE and TCPP01-M12.  and I am trying to use the X-CUBE-TCPP software expansion to this board. My Goal :I need to supply a device with 9V if the power adapter supports it, otherwise fallback to 5V. I originally followed the setup exactly as shown in "How to Create a STM32G0 USB-PD Device with STM32CubeIDE" Youtube video:.However, I encountered an issue where STM32CubeMonitor does not detect any connected device. 

 

Could you please provide guidance on the necessary modifications required to make TCPP01-M12 or the X-CUBE-TCPP  work on the NUCLEO-G0B1RE? Are there any key differences between the G071RB and G0B1RE that require specific attention (e.g., clock configurations, UCPD settings, power management, middleware dependencies)?

I appreciate your support!

 

edit - moved to a new thread from How to port X-CUBE-TCPP to STM32G0B1RE

1 REPLY 1
FBL
ST Employee

Hi @LeaderWoker01 

I suggest you these articles and video as a starting point:

Introduction to USB Power Delivery with STM32 - stm32mcu

STM32StepByStep:Getting started with USB-Power Delivery Sink - stm32mcu

How to build an USBPD Sink application using the X-Cube-TCPP software pack - YouTube

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.