PD(Power Delivery)充电协议

关于PD的历史进程,可以在我转载的另一篇文章中了解 http://www.cnblogs.com/Hello-words/p/7851627.html
PD 1.0 用的是 BFSK在 VBUS上进行充电协商,而PD2.0以后,使用BMC在 Type-C 的cc脚进行充电协商。
 
Transmit the Packet (Preamble, SOP*, payload, CRC and EOP) across the channel using either
o A Binary Frequency Shift Keyed (BFSK) modulated carrier over VBUS or
o Biphase Mark Coding (BMC) over CC
 
 

原文地址:https://www.cnblogs.com/Hello-words/p/7851669.html