Hi, I'm currently using SUB-20 as my USB to I2C interface. There's 1 point I've found out when using SUB-20 DLL: In sub_i2c_read and sub_i2c_write functions, the memory address variable is an integer (int ma). I find this quite strange, as in the implementation of the function, you would have to do ...