LAtimes2 / TeensyLogicAnalyzer

Logic Analyzer for the Teensy development boards (pjrc.com/teensy)
MIT License
84 stars 9 forks source link

Does it support Teensy 4.1? #6

Closed Gymnast544 closed 3 years ago

LAtimes2 commented 4 years ago

It should but I haven't tested it yet. Maybe I will solder the pins on my 4.1 and try it tomorrow. :)

Gymnast544 commented 4 years ago

That would help so much with a project I'm working on! Thank you!

LAtimes2 commented 4 years ago

It required a minor tweak for Teensy 4.1. Just released another beta version. Version with full support for Teensy 4.x is coming in a week or three.

sumondhara commented 3 years ago

It would be a great help if 8 channel support is obtained for Teensy 4.1. As I purchased the same for the logic analyzer purpose only.

LAtimes2 commented 3 years ago

8 channel support was almost done and then it went down in priority. I will release what I have as a preliminary release and bump up the priority of finishing it. [I'm a perfectionist, so the preliminary version is 95% complete - just some quirks in edge conditions.]

sumondhara commented 3 years ago

Thank you very much, Sir.

LAtimes2 commented 3 years ago

Version 4.2 of the logic analyzer has been released. It supports 8 channels for Teensy 4 on pins 14-21, in order.

sumondhara commented 3 years ago

Thank you very much, Sir. It works perfectly for my requirement.