10 lines
432 B
Markdown
Executable File
10 lines
432 B
Markdown
Executable File
usbc_switch_example.py
|
|
========================
|
|
|
|
General Overview:
|
|
-----------------
|
|
This example demonstrates enabling and disabling connections on the USB-C Switch's common side using the USB Entity and using the Mux. It also demonstrates the switch's ability to read port voltage and read port current.
|
|
|
|
How to Run:
|
|
-----------
|
|
To run this example follow the instructions enumerated in the BrainStem python documentation. |