-
Notifications
You must be signed in to change notification settings - Fork 92
HydraFW SUMP guide
Benjamin Vernoux edited this page Sep 13, 2020
·
10 revisions
Logic Analyzer
SUMP protocol
Up to 16 channels (PC0 -> PC15) (Just a warning as PC8 to PC12 are used by MicroSD with 10K PullUp by default)
Sampling rate up to 2MHz
Maximum Voltage: 5.5volts (5volt safe).
One trigger stage on any channel
This guide is updated towards firmware release HydraFW v0.9 Beta
Hardware Informations:
Hydrabus pin | SUMP channel |
---|---|
PC0 | 0 |
PC1 | 1 |
... | |
PC15 | 15 |
Since this is a binary-only mode, no configuration can be made in the console.
- Download OLS client and copy ols.profile-hydrabus.cfg in the
plugins/
directory. - 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
- Download sigrok-cli or PulseView (Tested with success with PulseView 0.4.2 or nightly build)
- Choose
Connect to Device...
- Choose Driver
Openbench Logic Sniffer & SUMP compatible (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
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
Sampling 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