kellerkindt / onewire

OneWire bus implementation in Rust using embedded-hal
Apache License 2.0
35 stars 14 forks source link

always CRC mismatch unless parasite mode even the VCC is connected #14

Open riaqn opened 4 years ago

riaqn commented 4 years ago

Pretty much what the title says. With very high probability I get Crc mismatch error. If I set parasite mode=true when initializing, it works perfectly - but the VCC of the sensors are connected to 3.3V and property 4.7k ohm resistor.