Search found 2 matches

by Kazurthas
Tue Mar 29, 2011 7:43 pm
Forum: SUB-20 General Discussion
Topic: I2C Memory Address suggestion
Replies: 2
Views: 15528

Re: I2C Memory Address suggestion

Ah ok, I got it now.
Thanks for enlighten me :)
by Kazurthas
Mon Mar 28, 2011 7:05 pm
Forum: SUB-20 General Discussion
Topic: I2C Memory Address suggestion
Replies: 2
Views: 15528

I2C Memory Address suggestion

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 ...