This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

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 occur when I want to receive data.

Has anybody on this forum written I2C-routines for this controller? And if so, are you willing to share them?

Thanks in advance. :)

Kind Regards,
Dennis Ebben

Parents
  • Hello Stefan:

    I'm working with XC167CI, and I'm getting some problems with the I2C routines. I'm only using it to communicate with a 24LC EEPROM, I used SPI and uWire to do this (93 and 95 series EEPROMs) and I2C software implementation is new to me. I'd be gratefull to you if you'd send to me your routines, wich I think will work (more or less) with the XC167CI due to architechtural similarities.
    My address is alfersi(at)lavhek.com

    Thanks a lot.

Reply
  • Hello Stefan:

    I'm working with XC167CI, and I'm getting some problems with the I2C routines. I'm only using it to communicate with a 24LC EEPROM, I used SPI and uWire to do this (93 and 95 series EEPROMs) and I2C software implementation is new to me. I'd be gratefull to you if you'd send to me your routines, wich I think will work (more or less) with the XC167CI due to architechtural similarities.
    My address is alfersi(at)lavhek.com

    Thanks a lot.

Children