• XC161CJ and I2C
    Hi Everybody, I'm experimenting with Infineon's XC161CJ-controller on an Infineon SK-XC16x starter kit. Most of my routines work now, except the I2C-routines. Sending of data works OK, but the errors...
  • XC161CJ and I2C
    Hello I have some problems to integrate the I2C Bus in my XC161. Is here somebody how can send me some working I2C routines or can give me a link..? Thanks
  • XC161CJ ASC1
    Hi, Does anyone has ever see the XC161CJ ASC1 working on the KEIl debug window? I can not "printf" nothing! here is changed HELLO: P3 |= 0x0401; /* SET PORT 3.10 OUTPUT LATCH (TXD) */ DP3...
  • XC161CJ flash endurance
    Does anyone know how many times can reprogam the program flash in controller mentioned in subject?
  • Using ASC1 on a XC161CJ
    I have set up the second serial port thanks the the link - http://www.keil.com/support/docs/2601.htm. Now I'm facing a new problem. I am able to view the output only on Debug/Simulator mode but...