Ho-Ro / Hantek6022API

Hantek 6022BE Python API for Windows and Linux.
https://ho-ro.github.io/Hantek6022API/
Other
98 stars 15 forks source link

Add coupling trigger pins #9

Closed fregmented closed 3 years ago

fregmented commented 4 years ago

I added PE1 to CH1 and PE2 to Ch2 to use R40 (PE0, CH2) and R41 (PE1, CH1) connected to USB-XI ports because the 6022BL does not have JP2. I modified PE1 and PE3 to trigger CH1 and PE0 and PE2 to trigger CH2.

fregmented commented 4 years ago

Also I add modified firmware binary for 6022BE&BL.

Ho-Ro commented 3 years ago

Thx for your proposal! It took some time, but with the refactoring of the firmware sources I moved all HW related actions from the common include file into the specific source files, so that your change is valid only for 6022BL.