Skip to content

is that usefull or portable for hantek6074bd #24

Answered by Ho-Ro
gumby0q asked this question in Q&A
Discussion options

You must be logged in to vote

Sorry to disappoint you, but despite the identical housing both scopes work differently. The 6022 has a Cypress EzUSB chip that does the complete work in firmware - setup USB connection and stream 16 bit values to USB with a max usable speed of ~24 MByte/s. The 16 bit values come directly from two 8 bit ports that are connected to a dual 8 bit ADC (plus some analog signal conditioning). The faster Hanteks, e.g. your 6074 have a FPGA in between the EzUSB and the analog frontend that does the high speed sampling and buffering. The buffered data are transferred with lower speed to USB. So you would have to write or reverse engineer your Hantek FW and adapt the OH6022 SW, because it is highly…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by gumby0q
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants