- http://www.github.com/NimaLTD
- https://www.instagram.com/github.nimaltd/
- https://www.youtube.com/channel/UCUhY7qY1klJm1d2kulr9ckw
- Select 2 pins on CubeMX for clock and data pins.
- Select
General peripheral Initalizion as a pair of '.c/.h' file per peripheral
on project settings. - Config
hx711Config.h
. - Call
HX711_init()
. - After init, you can read value.