fossasia / pslab-firmware

Firmware for PSLab Open Hardware Platform https://pslab.io
Apache License 2.0
1.56k stars 76 forks source link

Harmonize V5 and V6 power source implementations #152

Closed bessman closed 1 year ago

bessman commented 1 year ago

The V5 power source can use either internal voltage reference (2.048 V), or use VDD as an external reference (default). The V6 only has internal reference. This PR makes it so the V5 also uses its internal reference instead of VDD, so as to make the two behave the same.