Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Badger 2040 W: Refresh occasionally fails on battery #7

Closed
helgibbons opened this issue Mar 16, 2023 · 2 comments
Closed

Badger 2040 W: Refresh occasionally fails on battery #7

helgibbons opened this issue Mar 16, 2023 · 2 comments
Milestone

Comments

@helgibbons
Copy link
Contributor

Noticed that the occasional (1 in 10, perhaps) refresh doesn't complete properly when on battery - almost like the board's cutting the screen power early?

Wonky refreshes at 0.03 seconds and 0.19 seconds:
https://user-images.githubusercontent.com/50950368/225606357-c048e0bc-3273-4fb3-81c7-6a8fced7d213.mp4

I'm using this MicroPython with examples build (but it happens with the older pimoroni-pico builds too).

@Gadgetoid
Copy link
Member

Is this on Badger or Badger 2040 W? IIRC I had to put in a timeout since the busy-wait flag was unreliable, I wonder if that's working at all.

I'm seeing some weird stuff on the 2040 W with the screen getting stuck on refresh and not responding at all and also what looks to me like the "invert" flag getting set on the screen hardware somehow.

I think I should probably charge my battery...

@helgibbons
Copy link
Contributor Author

2040 W!

Gadgetoid added a commit that referenced this issue Mar 21, 2023
Holding down a button, or pressing a button with the "right" timing would keep the Badger on, despite the 3v3 en pin being turned off.

This would result in abrupt power loss when the button is released, causing screen corruption.
@Gadgetoid Gadgetoid added this to the v0.0.2 milestone Mar 21, 2023
Gadgetoid added a commit that referenced this issue Mar 21, 2023
Holding down a button, or pressing a button with the "right" timing would keep the Badger on, despite the 3v3 en pin being turned off.

This would result in abrupt power loss when the button is released, causing screen corruption.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants