• Infineon XC167 CAN Bus
    I am currently working on a product that will utilize a CAN bus interface between an Infineon XC167 controller and several PIC18 devices. I have never used the CAN bus and am finding it difficult to implement...
  • SSC Serial Flash on Infineon XC167
    I am working with an Infineon XC167 connected to a M25P40 on the Synchronous Serial Interface. Aside from the data sheets for the two devices, does anybody know of a good source for example code or at...
  • 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...
  • logic analyzer in simulation mode
    Hello, I'm using the simulator to debug a simple program which is build for a lpc1778. I use timer 1 to trigger an interrupt on a 1mSec interval. In the interrupt service routine I increment...
  • I need help on Infineon's C5
    I am new to this chip. Can anyone give me a sample program in C, showing how the ADC and PWM functions work?