How can I update or modify the existing Power Data Object (PDO) list on the STM32G071B-Disco?
- Subscribe to RSS Feed
- Mark as New
- Mark as Read
- Bookmark
- Subscribe
- Email to a Friend
- Printer Friendly Page
- Report Inappropriate Content
on
2021-12-16
12:12 AM
- edited on
2025-03-17
6:58 AM
by
Laurids_PETERSE
The best way to update and/or modify the existing PDO list on the STM32G071B-Disco is through the STM32CubeMon-UCPD GUI as shown below.
Step 1. It is recommended to always keep up to date with the latest version of the STM32CubeMonUCPD application. You can find, download, and install the latest version here: https://www.st.com/en/development-tools/stm32cubemonucpd.html
Step 2. Plug in your STM32G071-Disco board into your host machine and launch the STM32CubeMonitor-UCPD application. You should see your board’s information populated on the application’s home page; to get started you will need to select the board.
Step 3. On the bottom right-hand corner of the GUI, click on the “next” icon until you reach the “port configuration” page.
Step 4. Click on the “sink capabilities” tab, you should then see the board’s current PDO list pop-up on screen.
Step 5. To modify an existing PDO – select the existing PDO from the list, make your modifications, and then skip forward to step 7.
Step 6. To add a new PDO – click on the “add PDO” option and follow the pop-up prompt on the screen.
Step 7. Click on the “send to target” icon to send the updated PDO list to your board.
Step 8. Click on the “save all in target” icon to save the updated PDO list onto your board.
Congratulations! You have now successfully updated your STM32G071-Disco’s PDO list with the modifications or new additions.
Relevant Links:
- STM32G071B-Disco
- STM32CubeG0
- Path to USBPD Analyzer FW in STM32CubeG0: STM32Cube_FW_G0_VX.X.X\Projects\STM32G071B-DISCO\Demonstrations\USBPD_Analyzer