• Problems with CAN Message Object 15 as general receive object
    Hello! I'm writing software for test equipment and have to handle a lot of different CAN messages. (Controller: Infineon C167CR, Phytec Board, uVision 2) So I used the message objects 1 - 14 for...
  • message object 15 can only received basic ID or Exter ID ??
    From the ap162101 "The internal structure of message object 15 has been adapted to provide a BASIC-CAN feature. In this mode, all incoming messages with identifiers, which are not matching to other message...
  • Viewing CAN registers/message objects on SiLabs 'F04x
    I am using uVision with SiLabs 'F04x family of processors; trying to get the CAN engine to talk. Running the debugger; under 'Peripherals/CAN' drop-down menu, I can bring up a dialog box called "CAN...
  • Message 15 as general receive message
    Hello! I want to use the message object 15 as a general receive object. Message 1 .. 14 are used for transmit objects. I used 0x000 as mask for the message 15 and didn't fill the arbitration register...
  • CAN Receive Message Simulation
    I have a test program that sends periodically a CAN message from channel 1. The commands at the bottom simulate reception of a CAN message in CAN channel. CAN communication window shows a REC message...