2024-05-14 05:57 AM
Hi Team,
I have STM32L562 EDK with me , and can i make a USB PD application with that alone ?, or should i buy x-nucleo-snk1m1 which has TCPP01 for port protection?
Expecting a quick reply
Thanks in advance
Nithin
Solved! Go to Solution.
2024-05-14 07:59 AM
2024-05-14 06:54 AM
Hi @NITHIN
Check this example STM32CubeL5/Projects/STM32L562E-DK/Applications/USB-PD/USB-PD_Consumer_1port at master · STMicroelectronics/STM32CubeL5 (github.com)
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.
2024-05-14 07:59 AM
2024-05-14 09:18 PM
Hello @Nicolas P. and hello @FBL ,
Thanks for the quick and precise reply.
One more doubt, Can i take advantage of the inbuilt screen for monitoring the power consumption via USB PD?
Thanks in advance
Nithin
2024-05-15 01:03 AM
Hello @NITHIN,
You want to display board power consumption on inbuilt screen ?
It would perhaps increase the power consumption a bit ? How precise do you want to be ?
And what do you mean power consumption via USBPD ?
If you want to have the details of the power delivery contract, you can have that on the UCPD monitor.
Are you aware of this tool (wiki link) ?
You can display VBUS voltage and current :
Or even use the trigger button to display some info in the trace : see this part of the wiki