Hi Everybody,
I have msp430g2553 with launchpad and i'm working with CCS
I want to know what functions (i2c,spi,uart etc.) can i use for communicating with HX711 Dual-Channel Weighing Sensor Module?
it has a built-in ADC.
hx711 has 4 pins:
1. vcc
2. gnd
3. dt - for data transfer
4. sck - for clock
it doesn't contains slave address so i2c isn't relevant.
Thank you