This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Implementig I2C in AT89C51

Hi, has someone tried implmenting I2C in AT89C51? Did it work? If yes, can you give me some tips in order to get a succesful communication,please?

Thanks for your help

Parents
  • No , I2C is not essential , we had try using Serial communication but for some reason is not working , the microcontrollee does not recognize serial inputs. I have simulated in proteus and is working fine , but in real life it does not work. So I have to try another way

Reply
  • No , I2C is not essential , we had try using Serial communication but for some reason is not working , the microcontrollee does not recognize serial inputs. I have simulated in proteus and is working fine , but in real life it does not work. So I have to try another way

Children