hello dear, is there any pre defined function or library in segger embedded studio for I2C interface..? i want to make communication with digital temperature sensor(MCP9808).
Thank you.
hello dear, is there any pre defined function or library in segger embedded studio for I2C interface..? i want to make communication with digital temperature sensor(MCP9808).
Thank you.
I2C (aka "TWI") documentation is here:
See also the Product Specification(s) for the particular chip(s) you are using.
Thank you so much for your support
Thank you so much for your support
You're welcome.
I suggest that you spend some time exploring the Infocentre - to become familiar with what's there & where to find stuff ...