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

adapter can hang until power cycled after being reset #11

Closed
delan opened this issue Feb 17, 2024 · 1 comment
Closed

adapter can hang until power cycled after being reset #11

delan opened this issue Feb 17, 2024 · 1 comment

Comments

@delan
Copy link
Owner

delan commented Feb 17, 2024

when resetting the adapter, the firmware can start getting stuck in Adafruit_SSD1306::begin or the initial Adafruit_SSD1306::display (pico led on), until the adapter is power cycled. this is especially likely to happen if you mash the reset button several times in quick succession. stack trace:

image

our 4pin i2c display (U2) doesn’t expose RES#, so we need to switch U2.VCC externally.

@delan delan changed the title i2c display tx can hang if adapter is reset too frequently adapter can hang until power cycled if reset too frequently Feb 21, 2024
@delan delan changed the title adapter can hang until power cycled if reset too frequently adapter can hang until power cycled after being reset Feb 21, 2024
@delan
Copy link
Owner Author

delan commented May 25, 2024

fixed in pcb rev B0

@delan delan closed this as completed May 25, 2024
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

1 participant