Hi!
So I'm having a bit of a problem trying to figure out this code, and I'm wondering if anyone could help me out a bit.
Basically, I'm trying to use G2231 to read a DS18B20. I'm using pin 1.6 and 1 MHz factory calibrated clock.
The thing is, when I send down the initial check owex(0,0), I get correct behaviour (tested on 2 different sensors). 0xFFFF if the sensor is plugged in and 0 if it's not.
Then, I try to send down the Skip Rom command (0xCC) in order to verify the communication. It fails, for it always returns a 0. Curious enough, though, if I send down the ReadRom command