delan/usb3sun

adapter can hang until power cycled after being reset

delan opened this issue · 1 comments

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.

fixed in pcb rev B0