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

I2C Bus

Hi,
I'm trying to comunicate with an external EEPROM like PCF8582 with the uC LPC1115, but I've to understand a thing: When I use the function I2CEngine(), how can I know when the transmission has finished and if all goes well?
Thanks.

Parents
  • When I use the function I2CEngine()

    Sorry, but without you giving us some detail, it's difficult for us to guess where that function comes from. Is it something you wrote? a library? is there any documentation relating to the function? Have you read that documentation? Is there any sample code?

Reply
  • When I use the function I2CEngine()

    Sorry, but without you giving us some detail, it's difficult for us to guess where that function comes from. Is it something you wrote? a library? is there any documentation relating to the function? Have you read that documentation? Is there any sample code?

Children