1

Where can I check the CAN frame related errors in CANalyzer (form error,bit error,stuff error,ack error,crc error)?

Shyam
  • 649
  • 1
  • 5
  • 20

1 Answers1

1

If there are any errors in the CAN frames, it appears in the Trace window along with the time-stamp at which the error occurred. Apart from this, the Bus Statistics window also shows how many error frames were generated.

Shyam
  • 649
  • 1
  • 5
  • 20