• ARM7: LPC2148 & USB communication
    I want to develop mass storage device using LPC2148.I am just referring code from Keil for USBMem. My problem is - I get Get_descriptor command from PC to which I respond with device descriptor. On...
  • ARM7: LPC2148 & USB communication
    I want to develop mass storage device using LPC2148.I am just referring code from Keil for USBMem. My problem is - I get Get_descriptor command from PC to which I respond with device descriptor. On...
  • Initialisation of Internal I2C in ARM7-LPC2148-TDMI(NxP)
    Hi.. Can you please help me with initiating the inbuilt I2C in ARM7-LPC2148-TDMI(NxP). Manual says 2 things : 1) After start condition is sent, SI is reset and the STAT register is set to 0x08...
  • Initialisation of Internal I2C in ARM7-LPC2148-TDMI(NxP)
    Hi.. Can you please help me with initiating the inbuilt I2C in ARM7-LPC2148-TDMI(NxP). Manual says 2 things : 1) After start condition is sent, SI is reset and the STAT register is set to 0x08...
  • Issue with I2C communication
    Hi, I am trying to store some data in 24LC64F EEPROM(Microchip make) by interfacing to LPC1768 Controller and communicating the EEPROM through I2C ,We are facing problem in the I2C communication ,we...