• XC16X: No extern interrupt on Port9.2
    Hi, I use an XC164CM controller (on a Infineon Evalboard). My problem is, thats not possible to start an extern interrupt (EX4IN) on Portpin P9.2. The register values are correct for the simulation...
  • Drivers for the xc16x
    Does anyone know about drivers for the xc16x
  • RTX166 and XC16x
    I would like to know XC16x derivates works with RTX166?her method? Please help me. Thanks
  • minomon XC16x
    Hi I have been learning how to upload and download with the use of minimon xc16x tool. So far I have managed to upload the software by using the command: _connect _clearselections _addselection...
  • Using a ring buffer to transmit
    Using a LPC2400/LPC17xx family of microcontrollers, if I use a TX ring buffer, I think there is a risk of the THRE interrupt to come so quickly that the hardware TX buffer is emptied before any task...