• 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
  • LPC 2468 and USB
    Hi, I am connecting a pendrive of 4GB(FAT32)to LPC 2468 and creating a text file. When i am connecting a pendrive of KINGSTON ,SONY and reading the PARTITION_TYPE it gives 0x0b which works.But when i...
  • 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...
  • 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...