rikka0w0 / CH55x_USB_PD

Implement USB PD negotiation on CH55x series 8051 microcontroller
MIT License
23 stars 9 forks source link

CH554 USB PD

This demo implements a USB PD sniffer, which receives PD packets from CC line and send them to PC via USB. (本程序试图实现一个USB PD的抓包器):

Author(作者): Rikka0w0 (小六花)

Hardware Setup(硬件配置):

Incomplete yet

Capabilities(能做到什么):

The aim is to read PD traffics on the Type-C CC line between a DFP and a UFP, and forward them to PC via USB. (本项目试图把CC线上的PD通信转发到PC上) Incomplete yet

Notes: