-
Notifications
You must be signed in to change notification settings - Fork 92
HydraFW SUMP guide
Benjamin Vernoux edited this page Mar 31, 2016
·
10 revisions
#HydraFW SUMP support
Logic Analyzer
SUMP protocol
Up to 16 channels (PC0 -> PC15)
Sampling rate up to 1MHz
Maximum Voltage: 5.5volts (5volt safe).
One trigger stage on any channel
This guide is updated towards firmware release HydraFW v0.6 Beta: HydraFW (HydraBus) v0.6-beta-0-g897f173 2015-11-29
##Protocol configuration syntax description:
Since this is a binary-only mode, no configuration can be made in the console.
##Usage example OLS client
- Download OLS client and copy ols.profile-hydrabus.cfg in the
plugins/
directory. - Using
screen
, connect to HydraFW console and enter SUMP mode :> sump Interrupt by pressing user button.
- Leave screen (ctrl+a, K) and run OLS
- Open the
Capture
menu, and selectBegin capture
- Enter the Hydrabus serial port, and click
Show device metadata
. Device type should be automatically set to Hydrabus - Click
Capture
To return to the command line (exit SUMP), just press UBTN
##Usage example sigrok / Pulseview
- Download sigrok-cli or PulseView
- Using
screen
, connect to HydraFW console and enter SUMP mode :> sump Interrupt by pressing user button.
- Leave screen (ctrl+a, K) and run PulseView
- Choose Driver O
penbench Logic Sniffer (ols)
and select theSerial Port
COM of HydraBus - Click on
Scan for Device
-
HydraBus with 16 channels
shall appear click on OK
-
- Click
Run
To return to the command line (exit SUMP), just press UBTN
##Additional information
For information about the SUMP protocol : http://www.sump.org/projects/analyzer/protocol/
HydraFW supports extended SUMP from DP : http://dangerousprototypes.com/docs/The_Logic_Sniffer's_extended_SUMP_protocol
Samplig speed has been increased to 2MHz see here
- CHANGELOG
- Console commands
- Binary mode guide
-
NFC/HydraNFC v1 guide
- Read UID of an ISO/IEC_14443 Tag
- Read UID and data of a MIFARE Ultralight Tag
- Read UID of an ISO/IEC 15693 Tag
- Emul ISO14443a Tag
- Emul MIFARE Ultralight Tag
- Emul Mifare Classic Tag
- Unique NFC sniffer design
- Launch NFC sniffer from console
- Sniffer ISO14443A wireshark pcap
- Autonomous/stand-alone sniffer mode
- Sniffer ISO14443A real-time infinite trace mode
- HydraFW-HydraNFC-v1.x-TRF7970A-Tutorial