]> sigrok.org Git - sigrok-dumps.git/blame - usb_power_delivery/macbook_2015/README
usb_power_delivery: Fix minor typos, whitespace.
[sigrok-dumps.git] / usb_power_delivery / macbook_2015 / README
CommitLineData
bc21739c
VP
1-------------------------------------------------------------------------------
2USB Power Delivery protocol
3-------------------------------------------------------------------------------
4
5This directory contains captures of data communication on the Control Channels
6of Type-C USB connectors using the USB Power Delivery protocol.
7
8Details:
9http://www.usb.org/developers/powerdelivery/
10
11
12Logic analyzer setup
13--------------------
14
15A 'Twinkie' USB type-C interposer was used to capture the communication
16on the CCx pins:
17
18 Probe Signal
19 -----------------
20 CC1 Control Channel 1
21 CC2 Control Channel 2
22
23The type-C connectors are reversible, so the actual communication might
24happen on CC1 or CC2 depending the polarity of the plug inside the receptacle.
25
bcbf6ca7 26
bc21739c
VP
27Data
28----
29
bcbf6ca7 30Captured between an Apple Macbook 2015 (with a USB type-C connector) and both
bc21739c
VP
31its 5V/14.8V power supply and an Apple USB-C to HDMI AV accessory.
32
33The sigrok command lines used were:
34
35 sigrok-cli -d chromium-twinkie --continuous -o apple_power_brick.sr
36 sigrok-cli -d chromium-twinkie --continuous -o apple_av_hdmi.sr
37