Difference between revisions of "Hantek iDSO1070A"
Jump to navigation
Jump to search
Uwe Hermann (talk | contribs) m |
Martinloren (talk | contribs) m (Added notes, added link to protocoll) |
||
Line 34: | Line 34: | ||
File:Hantek_iDSO1070A_detail_1.JPG|<small>Detail</small> | File:Hantek_iDSO1070A_detail_1.JPG|<small>Detail</small> | ||
</gallery> | </gallery> | ||
== Notes == | |||
* Has been found cross channel interference. To observe this just connect Channel 1 to 5V DC and it is possible to see the shift of Channel 2 zero offset. | |||
== Protocol == | == Protocol == | ||
[https://github.com/hhornbacher/idso1070-protocol Reverse engineered implementation of the protocol] | |||
== Resources == | == Resources == |
Revision as of 15:17, 13 August 2018
Status | planned |
---|---|
Channels | 2 |
Samplerate | 250MS/s (125 for 2 channels) |
Analog bandwidth | 70MHz |
Vertical resolution | 8bit |
Triggers | CH1, CH2, EXT (all hardware) |
Input impedance | 1MΩ‖25pF |
Memory | ? |
Display | none |
Connectivity | USB / WiFi |
Website | hantek.com |
The Hantek iDSO1070A is a USB/WiFi-based, 2-channel oscilloscope with an analog bandwidth of 70MHz and 250MS/s sampling rate.
Hardware
- Main chip: Xilinx Spartan XC3S50A (datasheet)
- Main oscillator: 50MHz 50.000 YX FH
Photos
Notes
- Has been found cross channel interference. To observe this just connect Channel 1 to 5V DC and it is possible to see the shift of Channel 2 zero offset.
Protocol
Reverse engineered implementation of the protocol