• LPC2148 USB audio example
    This is regarding the 'LPC2148 USB audio example' available in this site. I have some confusions regarding the codes. The endpoint 3(out) is supposed to use DMA here. But in the SOF event callback, data...
  • LPC2148 USB HID Question
    Hello all, on my MCB2140 i have installed USb HID example, i try to understand some basic things how it's work. 1) In the current example i set bInterval=0x0A; //10ms, everything else is unchanged...
  • COMPILER FOR LPC2148
    Hi guys! I want to program LPC2148 arm microcontroller chip. I have downloaded the latest version of MDK-ARM and installed it but it does't have the above mentioned microcontroller that I want to program...
  • question about LEDSwitch example
    I am using uVision 4.21 to run LEDSwitch example code on MCB 17oo board. I have build and download the code to the board. My PC TCP/IP setting is fixed ip address:192.168.0.100. The PC is connected...
  • SD_File example question
    I have tried MCB1700 FlashFS=>SD_File example and get error from Hyper Terminal said "SD/MMC Init Failed.. Insert Memory card and press key..." no matter the card is inserted before run or after run...