Skip to content

Conversation

@baldengineer
Copy link

Fixes #10407.

Changed the GPIO in board.c, which controls the rail for the OLED screen and I2C pull-ups. Also added RESET signal to busdisplay constructor.

Tested with two Heltec WiFi LoRa V3 boards. On power-up the OLED shows the CircuitPython REPL. Opening serial port shows boot getting past Serial console setup and into the REPL. I was able to upload libraries and run code via code.circuitpython.org.

(Resubmission of PR #10408, I targeted the wrong branch.)

Copy link
Collaborator

@dhalbert dhalbert left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for this fix!

@dhalbert dhalbert merged commit 347a453 into adafruit:main Jun 10, 2025
16 checks passed
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

Successfully merging this pull request may close these issues.

Heltec WiFi LoRa 32 V3 does not finish booting

2 participants