Close

Shutdown is now working with very low current

A project log for (BCD)WristWatch

It all started with the idea of a PCB which could display the time in BCD code....

sulkithsulkith 09/30/2020 at 19:210 Comments

The current software was working, but had a rather high current when the controller was sleeping. The root cause of this behavior was that the SPI Pins, which are routed to the BMA Sensor, were floating.

With the Commit https://github.com/sulkith/BCDWristWatch/commit/1073f9e31e0a6df1e6c13bcc45b43ee938dedf17 this was fixed and the Watch now takes only 54.6µA in shutdown and will wake up on Wrist Tilt or double Tap

Discussions