• I2C EEPROM with LPC932
    Hi,I am trying to interface LPC932 with 24LC256 EEPROM through I2C (and I'm new at this), and I am experiencing some problems.. 1)I set the SCL and SDA ports to open drain with a 2K pull-up resistor...
  • LPC932:baudrate generator interfere with I2C clock ?
    I meet a confusing problem... I have to use UART & IIC communication simultaneously. The internal SCL generator is selected for the I2C clock. data rate is 100Kbit/sec at fosc=12MHz. Baudrate generator...
  • lpc932 microcontroller
    hello sir, my email id is mk_sabeel@yahoo.co.in i am an udergraduate student, currently doing my project on lpc932 microcontroller as part of my academic curriculum. i am using flash magic and...
  • LPC932 watchdog
    Hi! I'm using Flashmagic V1.87 for programming the LPC932. Programming works pretty fine until i set the 'enable watchdog' bit in the device configuration window. I have problems entering bootstrap...
  • Using RTC in LPC932
    I would like to know how can I use the internal RTC(real time clock) of LPC932. I need to count seconds, minutes, hour, days.. until year, but the internal RTC counter has only 16 bits.