ceres-c / SLExx-Sigrok

Sigrok decoder for SLE 4418/28/32/42 memory card serial protocol

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Archivial notice

This plugin has been merged upstream and un-noobified by https://github.com/gsigh. No need to read this anymore

SLE44xx serial protocol decoder

This is a simple (and perfectible) protocol decoder for Siemens/Infineon SLE 4418/28/32/42 memory cards serial protocol.

ATR, commands and data packets are separated and reset/abort events marked independently. LSB data streams are decoded.

Usage

At the moment this plugin is not yet integrated in Sigrok and I don't know if it will ever be since I can't produce sample sniffs of my system due to legal reasons. has been merged upstream

You can still use the plugin with the following commands

git clone https://github.com/ceres-c/SLExx-Sigrok.git
cd SLExx-Sigrok
SIGROKDECODE_DIR=. pulseview

Example output

Sample

About

Sigrok decoder for SLE 4418/28/32/42 memory card serial protocol


Languages

Language:Python 100.0%