Hx711 returns 0 for all the reads
Posted: Thu May 12, 2016 2:43 pm
Hi, I am trying to use esp8266 (ESP-01) as a microcontroller for hx711 to measure weight using a load cell.
However while reading output from hx711 it always returns 0 (i e 8388608).
Since the DOUT goes to low after some time, I assume the data is ready to read and chip is proper... But all the bits are always same 0.
I have written the driver as mentioned in the hx711 data sheet.
Can anyone suggest what am I missing / doing wrong here.
However while reading output from hx711 it always returns 0 (i e 8388608).
Since the DOUT goes to low after some time, I assume the data is ready to read and chip is proper... But all the bits are always same 0.
I have written the driver as mentioned in the hx711 data sheet.
Can anyone suggest what am I missing / doing wrong here.