OpenHantek / openhantek

OpenHantek is a DSO software for Hantek (Voltcraft/Darkwire/Protek/Acetech) USB digital signal oscilloscopes
http://openhantek.org/
GNU General Public License v3.0
757 stars 200 forks source link

Decoding CAN and LIN #336

Closed eried closed 1 year ago

eried commented 1 year ago

Hi, is there any plan to include decoding of protocols? something like PicoScope does?

Ho-Ro commented 1 year ago

Please read #277 Why don't you use sigrok?

eried commented 1 year ago

Just because the limits as digital analyzer mode (supported by sigrok) is 5V and I want to read a 12V CAN :) so I am trying to decide on which scope to order.

thanks for the answer

Ho-Ro commented 1 year ago

and I want to read a 12V CAN :) It's always a good idea to use a transceiver to convert CAN to digital values - because communication in the automotive or industrial sector can involve strong voltage spikes. This one is simple and robust: https://www.nxp.com/docs/en/data-sheet/PCA82C251.pdf The same applies to LIN.