• USB Bootloader for LPC2148
    Hello all, I have programmed LPC2148 for using USB as secondary boot loader. Code was given by NXP only. It says, when LPC2148 is connected to PC it will open flash memory as mass storage device and...
  • USB Bootloader for LPC2148
    Hello all, I have programmed LPC2148 for using USB as secondary boot loader. Code was given by NXP only. It says, when LPC2148 is connected to PC it will open flash memory as mass storage device and...
  • Query about p0.14 / Bootloader in LPC2148
    The manual says that if p0.14 is low while reset is low, forces on-chip boot-loader to take over control of the part after reset. However, when I connect this pin to ground, while the user code is executing...
  • Query about p0.14 / Bootloader in LPC2148
    The manual says that if p0.14 is low while reset is low, forces on-chip boot-loader to take over control of the part after reset. However, when I connect this pin to ground, while the user code is executing...
  • USB INTERFACE WITH LPC2148
    HELLO, I Want to interface USB & ps2 keyboard with lpc2148. so,can anyone give me idea how to initialize & configure it? & from where to start my program? Can lpc2148 work as master in i2c communication...