I want to use the DCAN on the AM335x to analyze CAN messages on the bus, not only valid CAN massages but also faulty ones.
But it seems i'm not able to capture CAN messages without the ACK Slot asserted ?
Is there any way I can also capture CAN messages (preferable in silent mode) that were NOT acknowledged by a other receiver on the bus ?
I can use other operation modes for the DCAN bus it's isolated from the bus (ISO1050), Tx is hardwired to '1'.