• Reset Problem in LPC23xx
    Hi, I am working on LPC2368 microcontroller. I was supposed to develop 2 firmwares in the same controller. I had developed a bootloader code and the actual code. The bootloader runs at 0x0000 and...
  • lpc23xx, capacitor on reset pin
    Hi I am having start up problems with lpc23xx devices. i.e sometimes the CPU does not start my code when power is connected I activated brown out by changing PCON register and the situation got better...
  • INIT parameter check bug
    The mode argument to INIT() in version 2.0 of the library for the ARM is checked incorrectly, making it impossible to use FALLING_MODE or ANYRISING_MODE as values. How can we get it fixed?
  • SD/MMC card init failed
    Dear Sir, We have used the example program taken from path “C:\Keil\ARM\Boards\Keil\MCB2300\RL\FlashFS\SD_File\SD_File.uV2” to create a file in MMC card interfaced to LPC2368 microcontroller using MMC...
  • SD/MMC card init failed
    Hi Everyone, We have used the example program taken from path “C:\Keil\ARM\Boards\Keil\MCB2300\RL\FlashFS\SD_File\SD_File.uV2” to create a file in MMC card interfaced to LPC2368 microcontroller using...