USB PD VDM / eMarker Example on STM32G071C8 ?
Hello,
I am currently working on a simple USB Power Delivery test project using the STM32G071C8.
The system has two USB Type-C ports.
I need to detect PDO information and eMarker capabilities in order to determine the appropriate power delivery behavior. However, eMarker detection requires VDM-related functionality, and I could not find any relevant examples or documentation on the official website to continue development.
The usbpd_vdm_user files generated by STM32CubeMX are essentially empty, and I could not find any useful reference information in either STM32CubeG0 v1.6.3 or X-CUBE-TCPP.
Could you please provide any related example code, application notes, or documentation that demonstrates:
VDM handling
Discover Identity flow
eMarker cable detection
SOP'/cable communication
Any reference material would be greatly appreciated and would help me continue development.
Thank you.
