• Twin CAN not working
    Hello, I am new to programming the Infineon family of uCs and I am trying to get non interupt CAN working on node A of a XC164 CS.Is there any special sequences to initializing/transmitting/Receiving...
  • TWIN-CAN and dave
    Hello, I used DAVE to get the basic setup for the twin-can module of an XC161 . In the suggested code I found some "funny" lines #define CAN_TXIPNDL (*((uword volatile far *) 0x200288)) #define...
  • Can I use net_config.h in XC167CI
    Hello! I need to know if it is possible to use the net_config.h with my XC167CI microcontroller. If it is possible, how can I download it? However, I would like to connect a modem to my XC167CI...
  • Flash error correction on XC167CI
    Hello! I try to estimate as far as is necessary to perform CRC 8 in XC167. I've read about ECC (Error Correction Code) which is used when Flash accessing. So, every 64-bit data of flash refers to 8-bit...
  • XC167CI and I2C bus
    Hi, Am working with XC167CI-16F, am trying to read sonar sensors SRF08 via I2C bus, and I used the code used for eeprom in keil's website but I still have problem that I cant read this sensor while...