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 address format in CMSIS Driver

Hi all,

I am trying to use the I2C interface of the new CMSIS Driver to communicate with a fm24cl64b eeprom memory. From the datasheet I read is possible to define with two bytes the address to read/write along with the slave address. From the I2C api document when read or write data there is a address field of 32 bits but the only information regarding that is the address could be 7 or 10 bits format. Since the field is 32 bits I am wondering whether the api is ready to use with memories like the one I mention and, if so, what would be the address format to follow.

Thanks,

Parents Reply Children
No data