• lpc 2478 interfacing with adc
    What type adc is to be interfaced with lpc2478
  • HOW LPC 2478 BOARD DETECTS PEN DRIVE??
    Hi all, i'm working on MCB2478 development board. my doubt is about how lpc 2478 controller recognize all the USB mass storage devices having different PRODUCT and VENDOR IDs? and how can i use my...
  • Uploading Flash?
    Hi, I'm using Keil uVision 4 IDE and the MCBSTM32E development board with a STM32F103ZE uC. I can download my application into the uC but is it possible to UPLOAD the flash application? I...
  • flashing hex file to 2478 using keil
    Hello, I am trying to flash a hex file to lpc2478 using keil and unlink unit. I am following instructions from this keil link http://www.keil.com/support/man/docs/uv4/uv4_fl_hexdownload.htm Every...
  • How to recursively search/list directories in USB/uSD
    Hi, i have been trying to recursively search and list directories using ffind()but some how the nested ffind() doesn't work, i tried with static values also but no success here is a part of the...