Hi sir,
we tried to debug the imx6 can protocol using CRO, that time we get the data from TXD pin of TJA1401A transceiver, but nothing happen in CANH and CANL pins. But STB and EN pins are working perfectly. we dont know why nothing happen in CANH and CANL?
.
These are the commands we are used in linux through minicom.
ip link set can0 type can bitrate 125000
ip link set can0 up
cansend can0 -i 0x2a8 11 22 33
we have to finish our project quickly. help me
Thank you