microhal / hardwaretester

1 stars 0 forks source link

HX711 device PCB design. #3

Closed sakoPO closed 6 years ago

sakoPO commented 6 years ago

As a reference you could use schematic loadcell from propeller tester project https://workspace.circuitmaker.com/Projects/Details/Mateusz-buleks/Propellertester. For automatic test you should add 3 resistors from LC_AVDD to LC_GND, and connect signals A- and A+ to resistor in the middle. DOUT should be connectet to SPI and to some GPIO by resistor.

pjacalski commented 6 years ago

Initial commit for PCB design. https://workspace.circuitmaker.com/Projects/Details/Pawel-Jacalski/UHALHX711

pjacalski commented 6 years ago

TODO: add 4pin header description on silkscreen

sakoPO commented 6 years ago

Please connect MISO also to GPIO by resistor.

pjacalski commented 6 years ago

Fixed.