How to establish communication with a peripheral through I2C ?what are the functions needed to define address and write and read from the slave address
How to establish communication with a peripheral through I2C ?what are the functions needed to define address and write and read from the slave address
Hi,
There is an TWI_sensor example in our SDK showing how to interface TWI/I2C sensors. You can use the TWI_scanner example to find the address of the slave if you are unsure of this.
Best regards,
Jørgen
Hi,
There is an TWI_sensor example in our SDK showing how to interface TWI/I2C sensors. You can use the TWI_scanner example to find the address of the slave if you are unsure of this.
Best regards,
Jørgen