You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hi there, I am trying to hook this up to a LabVIEW myRio student board and am running into problems.
I can design it such that I do not need a slave address to communicate but currently am trying to find out what the HX711 boards slave address is. Could someone help direct me to where I can find it. Currently the information below is what I know about it:
Information sent is between 800000h (MIN) or 7FFFFFh (MAX) which translates to 24bits in binary or 3 bytes of data
Pulse clock 25 times to read data that has a adc gain of 128 or 27 Pulses for a gain of 64.
The text was updated successfully, but these errors were encountered:
hi there, I am trying to hook this up to a LabVIEW myRio student board and am running into problems.
I can design it such that I do not need a slave address to communicate but currently am trying to find out what the HX711 boards slave address is. Could someone help direct me to where I can find it. Currently the information below is what I know about it:
Information sent is between 800000h (MIN) or 7FFFFFh (MAX) which translates to 24bits in binary or 3 bytes of data
Pulse clock 25 times to read data that has a adc gain of 128 or 27 Pulses for a gain of 64.
The text was updated successfully, but these errors were encountered: