I am working on zcu102 ultrascale board. I want to use CAN interface to send and receive data, Is there any guide or tutorial to setup this connection?
Are there any drivers needed to be installed separately? (CAN4Linux or SocketCAN)
On loopback mode i am able to see the data that i send, cansend can0 123#1234 (from here i imagine that CAN drivers are working)
But in normal mode, i dont receive anything.
Also i dont receive anything on oscilloscope.
Any leads?