Search found 1 match

by pgans
Sat Dec 12, 2009 9:29 pm
Forum: SUB-20 General Discussion
Topic: I2C read in C#
Replies: 1
Views: 11795

I2C read in C#

I'm having problems declaring the variable used in the I2C_read command. I'm sure it is a simple fix, but I cannot quite get it figured out. doesWork = i2cDevice.I2C_Read(device.SlaveAddress, memoryAddress, 0, ref theData) how do I declare theData? The previous read is just trying to read from the d...