• LPC2114
    Hay I am new to LPC2114 microcontroller In 8051 pins are bit addressable using sbit (Keil-C51) so I can declare input switch & out put LED as Ex: sbit SWITCH P1^1 Ex: sbit LED P1^4 How...
  • LPC2114
    Hay I am new to LPC2114 microcontroller In 8051 pins are bit addressable using sbit (Keil-C51) so I can declare input switch & out put LED as Ex: sbit SWITCH P1^1 Ex: sbit LED P1^4 How...
  • LPC2114 interfacing with PCF8574
    Hi, I am facing problem with LPC2114 inbuilt I2C, i interfaced LPC2114 with PCF8574AP Port Expander. I have tested following code but the salve device (PCF8574AP)is not responding. My application...
  • SPI_EEPROM INTERFACE WITH LPC2114
    Hi all, I had written a code to interface 25c160 (SPI EEPROM) with lpc2114. I used proteus for simulation. But when i was de-bugging my code in keil, S0SPDR register is not taking any values.I am...
  • SPI_EEPROM INTERFACE WITH LPC2114
    Hi all, I had written a code to interface 25c160 (SPI EEPROM) with lpc2114. I used proteus for simulation. But when i was de-bugging my code in keil, S0SPDR register is not taking any values.I am...