• "Transmit Buffer Interrupt" in XC16x
    Hi, I am using Keil to write an ASC0 program for XC16x with the concept "Transmit Buffer Interrupt". In the link the manual is to be found (chapter 19.2.3): www.infineon.com/.../xc164_um_v1.2_2006_03_per...
  • "Transmit Buffer Interrupt" in XC16x
    Hi, I am using Keil to write an ASC0 program for XC16x with the concept "Transmit Buffer Interrupt". In the link the manual is to be found (chapter 19.2.3): www.infineon.com/.../xc164_um_v1.2_2006_03_per...
  • 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...
  • 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...
  • SPI not transmitting on NXP LPC4357 (MCB4357)
    Hi guys, I've just attempted to hash together some basic SPI test code, however, the module doesn't appear to be shifting data out to transmit. The Transmit Complete flag isn't triggering and my...