can anybody help me? iam trying to write a can frame in extended arbitration id. i can read the received frame but when i write frame nothing seems to happen. does anybody have a sample code or anything.
did you remember to OR your arbitration ID with 0x20000000 before you send? Setting that bit true tells the NI-CAN you are using extended(29bit) ID's See my attached example.