tigard-tools / tigard

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

Connect LA port to other Logic Analysers #61

Closed svanimisetti closed 1 year ago

svanimisetti commented 1 year ago

I recently purchased Tigard from CrowdSupply. Its a very versatile device - and I am really liking it so far! Apologies for posting this question here - as I could not find a way to contact from SecuringHardware.com.

On your I2C video, you demonstrated how to connect BitMagic probe to LA port on Tigard. Is there a way I could connect other logic analysers that I already own? I have a Bitscope 10U with a SmartPort. Can I create an adapter between the D0-D7 pins on the Bitscope and connect it to the LA port on Tigard as shown in the schematic? Also, which protocols can I observe in the logic analyser when I connect to the LA port?

Thanks for making this tool available as OSHW! Looking forward to your repsonse.

securelyfitz commented 1 year ago

I'm glad you're finding tigard useful!

Yes, that's exactly what the LA port is for. While the bitmagic comes with the 14-pin harness for connecting the two, it should mate with any generic 14-pin, 1.27mm pitch, IDC-style connector. the 8 channels it connects to are the 8 channels used across all the different interfaces. some more details about the header are on the readme: https://github.com/tigard-tools/tigard#la

svanimisetti commented 1 year ago

Looks like I missed the section on LA in the README! I think I might have to rig-up a 14-pin 1.27mm IDC to 26-pin 2.54mm IDC custom adapter. Nonetheless, I think this will be a great feature to help troubleshoot by peeking into all 5 protocols without disconnecting the target. Appreciate your prompt response. Will close the issue.

securelyfitz commented 1 year ago

No problem! Do be careful - with the amount of wiring that might be involved, I've seen that attaching the logic analyzer harness is sometimes enough to make things noisy enough that they can't operate at full speed. Good luck.