Skip to content

Latest commit

 

History

History
48 lines (35 loc) · 2.04 KB

File metadata and controls

48 lines (35 loc) · 2.04 KB

Before the first use the plugin has to be copied to Saleae analyzers folder and configured. You can download a compiled version directly from GitHub: bin folder

and upload it to the right folder as shown below: analyzer's folder

After that signal lines have to be selected as shown on the following screenshot: Signal lines configuration This configuration can be changed at any time by using configuration icon - in the Analyzers section.

Then the analysis can be started. The first step to start analysis is to detect RESET signal. The plugin supports not only cold but also warm reset: Reset detection

After that an ATR and optional PPS exchange is decoded: ATR / PPS decoding

Zooming in the view more details can be seen: Decoration of ATR's bytes

Based on ATR, plugin is able to determine card mode - negotiable or specific. If negotiable mode is detected, the plugin waits for an optional PPS exchange: PPS exchange

Based on ATR/PPS plugin determines further communication parameters such as Fi/Di and protocol:

If T1 protocol is selected then suitable frames will be decoded and shown: T1 I-block frame

For each T1 frame LRC checksum is verified and the result presented as '-OK' or '-ERR': LRC verification For the time being CRC checksum is not supported yet!

Also S/R frames are supported, but no details about their content is presented: T1 sample S-block