Strooom / MuMo-V2-Node-PCB

PCB design for the Museum Monitor V2
Other
12 stars 3 forks source link

Correct ePaper display reset #10

Closed Strooom closed 1 year ago

Strooom commented 1 year ago

Currently the reset is connected to the MCU reset (and related button), but I learned that the display can only wake up from deepsleep through a HW reset, so this signal must be connected to a GPIO

Strooom commented 1 year ago

done