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.
Hi, in the SDK examples is a I2C or TWI (Nordics name for I2C) where a sensor is controlled via I2C, perhaps that helps you.
Kind regards
Sascha
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
You're welcome.
I suggest that you spend some time exploring the Infocentre - to become familiar with what's there & where to find stuff ...