• XC164
    hello i want to simulate many input signal but i want know how can i choose the swatch time swatch(????) when i want to one or more signal input thank you
  • Bootstrap for XC164
    I am trying to write a boostrap code for the XC164 but it doesn't seem to start up right. As I understand from the datasheet the bootstrap section starts at 0xE00000 and the start of the bootstrap code...
  • Sourcing XC164
    Can anyone advise where we may source XC164 chips in 10s and hundreds rather than a MOQ of 1400 pieces? Many thanks Bruce Coward
  • Problems Flashread XC164 sector 5
    Hello, I am using XC164 and would like to read flash values wordwise. All other Sectors can be read (0..4 does it fine), but on every access to sector 5 a controller hangup occurs. Code is: #define...
  • Fast external interrupt on XC164
    I want to setup the fast external interrupt 0 (EXI0)on the Infineon XC16x board (pin P1H.0). My functions look like this: void EXI0_Int (void) interrupt 24 { // Interrupt routine } void EXI0_Init...