Skip to main content
Graduate
June 4, 2024
Question

STM32L562CET6

  • June 4, 2024
  • 1 reply
  • 792 views

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 ?

    This topic has been closed for replies.

    1 reply

    Technical Moderator
    September 9, 2024

    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.