Skip to main content
Associate II
July 23, 2024
Solved

Does the UCPD on G0x1 support DisplayPort Alt Mode?

  • July 23, 2024
  • 2 replies
  • 1223 views

As title says.

If so, where could I find an example.

If not, will it be supported?

This topic has been closed for replies.
Best answer by Nicolas P.

Hello @Nobody233 

All our STM32 that have UCPD IP inside support Alt Modes. You need to select the right USBPD library.

There is an available firmware demonstrating that on STM32G0 evaluation board.

Demo firmware is here in github. There is also a wiki here.

There also an another board steval-USBC2DP specially for this here.

Regards,

Nicolas

2 replies

Nicolas P.
Nicolas P.Best answer
ST Employee
July 23, 2024

Hello @Nobody233 

All our STM32 that have UCPD IP inside support Alt Modes. You need to select the right USBPD library.

There is an available firmware demonstrating that on STM32G0 evaluation board.

Demo firmware is here in github. There is also a wiki here.

There also an another board steval-USBC2DP specially for this here.

Regards,

Nicolas

Nobody233Author
Associate II
July 24, 2024

Hello @Nicolas P. 

Thanks for your reply.

It's really helpful, thank you again.

Best regards.