FrameworkComputer / inputmodule-rs

Framework Laptop 16 Input Module SW/FW
MIT License
223 stars 24 forks source link

ledmatrix: Enable sleep pin #48

Closed JohnAZoidberg closed 1 year ago

JohnAZoidberg commented 1 year ago

On first hw rev no change. On second hw rev with pogo pins it'll go to sleep when the sleep pin is low.

JohnAZoidberg commented 1 year ago

TODO: Detect if sleep pin is wired up, if not, just ignore it. So that we can support the first hardware revision.

JohnAZoidberg commented 1 year ago

Done!

@zachfeldman would you like to try to verify on your unit? Just to check if the firmware still works well on the old hardware revision.

JohnAZoidberg commented 1 year ago

Btw if you are adventurous you can try to solder up the sleep pin by yourself. Not easy, Harris destroyed one pin while trying to do so. But luckily we have multiple unused ones that we can use, if needed.

JohnAZoidberg commented 1 year ago

Works fine on both hw revs.