Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
39 changes: 39 additions & 0 deletions light/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,42 @@ A tool to connect to the computer debug interfaces was developed. It can either

It's based around an FT4232 for ease of development and broad software tool support.













\# FTDI Channel usages:


Channel 1 is for:

JDB11, SPI interface



Channel 2 is for:

JSPI, SPI interface



Channel 3 is for:

JECDB, EC uart pins

CCD (either EC or AP, depending on which type-C port the user plugged it in)



Channel 4 is for:

JECDB, AP uart pins`

Loading