LAtimes2 / TeensyLogicAnalyzer

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

Teensy Logic Analyzer Version ? #2

Open CNCQuilter opened 6 years ago

CNCQuilter commented 6 years ago

Teensy Logic Analyzer Teensy 3.6, Windows 10, ols-0.9.8-T2

I am just getting started, but have a question regarding version numbers. It seems to me the latest download is ols-0.9.8-T2, but the description in https://github.com/LAtimes2/TeensyLogicAnalyzer/blob/master/README.md New updated OLS GUI is available for Windows and Linux references Versions 1.0 through 3.2

Please clarify. Looking forward to using your much needed trouble shooting tool.

Thank you, Dave K

LAtimes2 commented 6 years ago

There are 2 pieces of software for the logic analyzer - the Teensy code and the application that runs on the PC. The OLS GUI is version ols-0.9.8-T2. The Teensy versions are 1.0 to 3.2.

The OLS GUI has the Teensy code buried within it, so all you need to download is the OLS GUI. When you run it on the PC and connect to the Teensy, you have the option to load the Teensy code into its Flash memory.

I will try to update the documentation to make note of this. Good luck.