2024-06-04 12:52 AM
I want to create USB PD Sink Demo on STM32L562CET6, i referred the below demo.
LINK Below:
STM32L562 EDK USB PD Demo from STM32
is that possible recreate the same demo to the STM32L562CET6 or any changes need to be do because i didn't get any output voltage value, how to i measure the board voltage through code ? which function helps to that ?
2024-09-09 02:50 AM
Hello @Sankar_Eswaran
First, it is recommended to avoid deleting content from your question, as it helps others understand the context as you did here USB PD in STM32 - STMicroelectronics Community
Second, you need to place your question in the right forum to maximize your chance to get a helpful answer
Finally, an ADC needs to be configured to measure the VBUS voltage and current.
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.