badger2040 icon indicating copy to clipboard operation
badger2040 copied to clipboard

System Speed module for #24.

Open Gadgetoid opened this issue 2 years ago • 3 comments

See #24

Gadgetoid avatar May 24 '23 09:05 Gadgetoid

Seems to work.

On battery:

image

On USB:

image

Need to fix the SPI config, I think, so that the display isn't driven out of spec.

Gadgetoid avatar May 24 '23 13:05 Gadgetoid

This is currently blocked by https://github.com/raspberrypi/pico-sdk/issues/1392

But I don't think that means we couldn't move ahead with some caveats.

Badger 2040W could either:

  1. Totally block setting speeds that would break WiFi
  2. Allow it, but emit some kind of warning + document this caveat

Gadgetoid avatar Jul 19 '23 10:07 Gadgetoid

Some tentative progress here, perhaps this will trickle down in a few releases: https://github.com/raspberrypi/pico-sdk/pull/1521

Gadgetoid avatar Jun 19 '24 23:06 Gadgetoid