The addresses for this module seem to be 0x78 until 0x7F (depending on the
address selection pins).
You need to always write 1 byte (the address of the register), then read
back two bytes for the register value. The datasheet goes into a lot of
detail on the specifics of I2C, which are all already implemented by the
IOIO software and that don't need to concern you at the application layer.

On Thu, May 21, 2015 at 2:52 PM, Chris <[email protected]> wrote:

> Okay, thank you very much. Here's the beast :
> http://ww1.microchip.com/downloads/en/DeviceDoc/21935D.pdf
> you can see at following pages:
>
>    - 17 -> a diagram to read temperature
>    - 9 -> every pins function
>
> Here's what I bought :
>  http://www.microbot.it/documents/mr003-001_datasheet.pdf
>
> so all the pull-up resistance are inside and i'm not using the int pin, I
> didn't touch to A0 1 and 2.
>
> The writeread value send "false" so i've tried with different data length,
> i thought understand that it was on 3 bytes and a request with the sensor
> adress was needed ( in the 4.1.1 of microchip's pdf ).
> It's also talking about registers, it needs to be addressed using the
> Register Pointer.
> Here's my wiring made with my awesome skill with photoshop (paint
> actually):
>
>
> <https://lh3.googleusercontent.com/-ZbRhzN6nUgg/VV5QtVD5FzI/AAAAAAAAEWs/1od_2qCz4u0/s1600/Image1.png>
> And here I don't know what else to try.
> Thanks a lot for your reply. Have a nice day.
>
> --
> You received this message because you are subscribed to the Google Groups
> "ioio-users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To post to this group, send email to [email protected].
> Visit this group at http://groups.google.com/group/ioio-users.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"ioio-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/ioio-users.
For more options, visit https://groups.google.com/d/optout.

Reply via email to