• 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...
  • Using ASC1 on a XC161CJ
    I seem to be unable to activate the second async serial port on a XC161CJ. There's hardly any difference between both ports and "ASC0" runs fine. But whatever I do, "TXD1" will not transmit anything...
  • ASC1 Problem on Infineon XC161CJ
    Hello, I've got a problem with the asynchronous interface of the XC161CJ. The ASC0 and the ASC1 are parametrized similar but only the ASC0 works in the correct way. On receiving data, the ASC1 interface...
  • 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