• 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...
  • "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...
  • USB host in LPC1766
    I am working on inbuilt USBhost in LPC1766. As a reference i take your USBHostLite project. But there is no File delete function in the library. please provide me any solution.
  • Olimex LPC1766-STK
    Hello, Please can HTTP Server example for MCB1700 run with Olimex LPC1766-STK? Regards
  • LPC1766 FlashFS works not correclty
    Dear All: I wanna start a project with FlashFS to access the on-board AT45DB321 flash, without RT OS. I configured the FS_SPI_FlashPrg.c, File_Config.c as the RL-ARM guide required. Here...