简体   繁体   中英

Does Windos IoT support I2C “Repeated-Start Condition” on Raspberry Pi Model 2B

I was looking into purchasing a "MLX90614 Non-Contact Sensors" for temperature readings that uses I2C. However it says to make sure that your device supports a non standard I2C "repeated-start." I am currently using Windows IoT 10, raspberry pi 2 Model B. Does anyone know if "Repeated Start" is supported by the Raspberry pi on Windows IoT 10?

应该可以使用I2cDevice.WriteRead方法: https ://msdn.microsoft.com/en-us/windows.devices.i2c.i2cdevice.writeread

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM