• 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...
  • C167CS and the SSC
    Hello all, My board uses the C167CS's SSC to communicate with an EEPROM. I looked at the code that drives the peripheral (and at the data sheet of the device) and there is something I don't understand...
  • Simulation of the Synchronous Serial Interface SSC with uvision2 and the XC161CJ
    Can somebody tell me how I can simulate the SSC unit of the XC161 with Keil uvision2? Because the software debugger from uvision2 got the peripheral window of both SSC units. The XC161 provides two SSC...
  • problem with SSC and ST10F269
    Hello, I've got following simple problem. I need to use SSC in my sw, but I cannot get it running. SCLK doesn't work. I measured output pins, but I'got still 5V. I'v got DP3.13=1, output latch of P3...
  • Simulated Serial Monitor for XC167
    Has anyone created a simulated serial monitor for the XC167? When I add the SERIAL2 definition the compiler complains about the DDP3:BUSCON0 statements e.g. MOV R1,DPP3:BUSCON0 ; Programmed number...