tigard-tools / tigard

An FTDI FT2232H-based multi-protocol tool for hardware hacking
Other
592 stars 72 forks source link

add test headers #4

Closed securelyfitz closed 4 years ago

securelyfitz commented 4 years ago

For bitmagic header - BD0..BD5 plus AD0 and AD1 for our 8 pins.

Power and ground testponist.

fharding1 commented 4 years ago

Do we care about the pinout? Ideally BD0 to BD5 map to 0 through 5 respectively, and then AD0 and AD1 map to 6 and 7, but it would be nice to be able to do whatever is easiest to route.

image

securelyfitz commented 4 years ago

LA header is a bonus feature likely less frequently used than anything else, so the pin layout is technically a strong preference vs a necessity.

However, I'd really prefer that layout, and put it on the readme

Second would be AD0,AD1,BD0..BD5, followed by anything that keeps Axx and Bxx contiguous and sequential, followed dead last by anything else.