i2c_read - Must have a option or a second implementation to read without write the address. This actually is a issue for me, as my sensor does't work like that.
i2c_write - Same thing.
Ps.: MRAA have this option: readReg (with address) and read (without address).
Could we have the souce code to make the modification? Where should I post this as a feature request?
Regards,
Rogerio
Link Copied
Hi,
We'll pass your feedback to add additional features to the MCU API of I2C to the appropriate team. The information available on the MCU API can be found in MCU_SDK_HOME/docs/api_doc/html/index.html.
-Sergio
For more complete information about compiler optimizations, see our Optimization Notice.