• LPC2300 Bootloader
    I are puzzled about LPC2300 bootloader,please give me some guidance, thanks! 1) bootloader in lpc2368 flash, Is it possible be earsed by Uvision3 IDE or the other flash utility? 2) in case the bootloader...
  • LPC2300.s
    Hello. as possible to correct LPC2300.s file, that did my processor go across to necessary address?
  • LPC2300 Flash Contents Mismatch
    I've got a custom designed board with an LPC2388. Programming Flash memory fails via the ULink2 JTAG and Flash Magic. I am able to connect to the device, read the JTAG ID through the ULink config window...
  • LPC2300 RTC Problem
    We are trying to configure the RTC with External OSC. PCONP |= (1<<9); /* must be powered during configuration*/ /*--- Initialize registers ---*/ RTC_ILR = ILR_RTCALF | ILR_RTCCIF; /* Disable 32'768...
  • Batterie Voltage Control LPC2300
    Hello, I'm using an LPC2368. The RTC is supplied by a battery. Is there a possability to check the battery voltage to generate an error for the customer? I don't want measure by AD Converter. Do you...