• LPC1343 example
    Hello where can I found code bundle or example for lpc1324? Thanks in advance
  • LPC1343 Timer
    Hi dears , I want to write a program to blink an LED each 1 second. I've wrote below code but after loading into the MCU, it does not work at all. Would you let me know how can I do it, please ?...
  • I2C protocol
    Hi all, My problem is with understanding I2C protocol. I interfaced a 24lc16b eeprom with 8051. I had used proteus simulator to validate my results. I had sent a control byte(0x50) and was waiting for...
  • i2c protocol
    hi sir/madam, i working i2c protocol by using two port pins.after writing data ack is not getting please help me.when write mode first send start condition and then slave address and then write...
  • How to get GPIO status?
    hi how to read a gpio status ? in order to know if it is high or low on stm32,the gpio(PA2) is configured as a extern interrupt and floating input,. it link to the data pin of infrared receiver.is...