lancaster-university / codal-microbit-v2

CODAL target for the micro:bit v2.x series of devices
MIT License
41 stars 50 forks source link

CODAL sleep power consumption due to display GPIOTE #389

Open microbit-carlos opened 8 months ago

microbit-carlos commented 8 months ago

Second part for:

A quick workaround was applied in:

However, this introduced an issue where the display pins were not usable even if the display was disabled:

So as part of ticket https://github.com/lancaster-university/codal-microbit-v2/issues/390, CODAL tag v0.2.63 will be release reverting this workaround, to be able to fix this regression in MakeCode.

This ticket is to investigate an alternative way to reduce the power consumption identified in https://github.com/lancaster-university/codal-microbit-v2/issues/30.

This other issue might be related: