• CAN simulation problem
    Hi ,V2.20a 2.14 My problem is i am sending some messages from a Script file (*.ini) file using some VTREG defined on KEIL for Can simulation like CAN1ID,CAN1L,CAN1B0........CAN1B7 and CAN1IN.In KEIL...
  • C167CS - Problem initializing 2nd Can Port
    Has anybody successfully programmed a C167Cs (dual Can controllers) to communicate over the both can channels? We are having a problem with the 2nd CAN channel. The problem occurs during hardware initialization...
  • Problems reading CAN Controller LEC in Infineon XC164CI
    Hello! In an application I have the problem of reading the contents of the TwinCAN Controller A Status Register. Below you will see a code snipped and what the compiler creates out of it: 773...
  • How I can debug the CAN
    hello i like to debug the CAN. How can I send CAN messages under keil? is there a application note or somthing else? thanks dean
  • CAN simulation
    I'm using a user function to simulate incoming CAN messages and it works fine. One message contains a float (32 bit IEEE 754) which is only passed to the serial port. Up to now I used 4 pre-calculated...