I (the company rather) have a protocol implementation which uses the CAN hardware (CAN Transceiver). The protocol itself is not a standard CAN protocol stack. Is it possible to use any of the off the shelf CAN-bus monitors for debugging and investigating the data in the bus? I intend to see the bytes being transmitted and more importantly the other information like cycle time, frequency, delay, jitter (if any) and so on. Ofcourse more information is good and in-case some of these above mentioned parameters are missing, its still acceptable. The main purpose of the project is to show that the proprietary implementation is better (performance, bandwidth, speed, etc) than standard CAN stack while still using the CAN hardware (transceivers).
Asked
Active
Viewed 48 times
0
-
This should be asked on http://electronics.stackexchange.com/ . A similar question is already asked there http://electronics.stackexchange.com/questions/79521/what-is-the-most-efficient-way-to-debug-canbus-from-a-pc – Taha Paksu Jul 25 '16 at 14:25
-
That link is not useful but thank you :) – raghu rajappa Jul 26 '16 at 09:06