Part Number: TMS320F280049
Hi,
I have C2000 280049C microcontroller using Launchpad. When I tried to read CANID of received CAN message it always returns to zero.
Is possible to read CANID anyhow?
This is my functions to read CAN ID.
Thanks,
Dhaval
PS: I tried to use CAN_transferMessage() as someone in ti forum suggested to use after read CAN messages. I tried interface both 1 and 2, direction false, and dmaRequest also false. It doesn't work.