• RTC oscillator in lpc 2468
    hi, I have a problem in working with the RTC oscillator of lpc2468 i would like to know the frequency range (minimum and maximum )of the RTC oscillator help me
  • 2468
    Dear Sir: I am using lpc 2468 processor and uvision compiler. I have following c++ structure struct{ BYTE a; //8bits BYTE b; //8bits WORD c; //16bit } in the begin, the corresponding...
  • interfacing issues of SD-card with LPC 2468
    i interfaced NOR flash, SD-RAM with LPC 2468 with its EMC state meachine reference. similarly, i want to interface SD-card with 2468. but due to EMC SD-card detection process is failed, if i disable...
  • LPC 2468 Re flashing Issue using IAP
    I am using In application programming but unable to write specific page 10. I am writing through the same code which is running. Can the code update itself. Can any one tell what could be cause that...
  • Sample code for using both USB ports as Host in LPC 2468 Simultaneously
    I am Using LPC2468 Micro-controller in my Electronic cash Register.Now I am only able to connect a single USB device with the ECR machine at a time,i.e I can connect either a USB Printer or a USB bar...