• PROBLEM WITH USB LPC23XX
    Hi, I chargue in my board with LPC2387 microcontroller an hex file that corresponds to the USBCDC project for MSB300 of KEIL. I tried to follow this procedure: www.keil.com/.../dev_cdc_tutorial...
  • usb inf for win 7 64 bit of lpc23xx
    Dear All, I read below subjected post for usb inf for lpc23xx USB VCOM and but inf not working with win 7 64 bit. I have write inf please refer it and check it . RE: USB msc+cdc compostie in...
  • lpc23xx uart fault data
    Hi , I have uart problem . I want to do ; computer to send data to the mcu(same data) than mcu to pc. Examples 13.12.2012 14:30:08.72 [TX] - 1234567890 13.12.2012 14:30:08.72 [RX] - 1234567890...
  • fflush doesn't work on LPC23xx
    Hi I have problem on fflush in rl-arm4.13. fflush doesn't work at all and always zero is result of this function. no data will save on SD card after this function. but fclose works well. ...
  • LPC23xx SSP slave Mode
    Hi, I am trying to communicate SSP on 2 LPC23xx boards. One is Master and other is Slave. Master Board Sending data correctly but Slave Board is not receiving data. Please help...or send Slave...