Hello
has anyone perhaps used the Si7051 temp sensor from Silabs?
having a hassle trying to get data out of this guy, uses I2C
but i cannot really make sense of their protocol
Also i am not sure what address to use...they say they
have 7 bit base address (0x40)...with 8th bit as W/R
100 0000 base addr
1000 0000 WR address is 0x80 for write
1000 0001 RD address is 0x81 for read
Is this correct assumption for starters?
Then first u need to set config register.....ask it to do temp reading.....collect data
i cant even get past setting the config register....hangs
Thanks
Mark
Si7051 Temp Sensor
Moderator: Benj
- LeighM
- Matrix Staff
- Posts: 2178
- Joined: Tue Jan 17, 2012 10:07 am
- Has thanked: 481 times
- Been thanked: 699 times
Re: Si7051 Temp Sensor
Hi Mark,
Yes, you are correct about the addresses.
I've done a quick starter, and attached, hope it helps (and hope it does not have bugs
Yes, you are correct about the addresses.
I've done a quick starter, and attached, hope it helps (and hope it does not have bugs

- Attachments
-
- Si7050.fcfx
- (7.46 KiB) Downloaded 218 times