Hi,
I have a working driver for DCAN on AM335xEVM. It works properly upto 500KHz but it appears that there are a few errors on the line when I try to communicate at 1MHz.
I am using Komodo as both analyzer and network node. The problem specifically arises when I try to send data from Komodo to DCAN at 1MHz. The line shows Form, Stuff and Bit errors but the received data in DCAN is correct with all parameters and flags properly set in the message object.
Is there a known issue with DCAN? Or has anyone tried using DCAN at 1MHz without this issue?