Skip to content

Improve reset during initialization #131

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

Merged
merged 1 commit into from
Sep 17, 2023

Conversation

fasteddy516
Copy link
Contributor

Close #128. Closes #124. Improves the handling of the optional reset pin by calling switch_to_output() and increasing the delay at the end of the reset procedure.

Tested with CircuitPython 8.2.0-rc.1 on a Raspberry Pi Pico with WIZnet Ethernet Hat (w5100s chipset).

Copy link
Contributor

@FoamyGuy FoamyGuy left a comment

Choose a reason for hiding this comment

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

Looks good to me. I tested successfully with the simpletest + ethernet featherwing and a esp32 s3 TFT.

Thanks for the fixes @fasteddy516

@FoamyGuy FoamyGuy merged commit d4493cd into adafruit:main Sep 17, 2023
adafruit-adabot added a commit to adafruit/Adafruit_CircuitPython_Bundle that referenced this pull request Sep 18, 2023
@fasteddy516 fasteddy516 deleted the improved_reset branch September 22, 2023 17:15
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.

DHCP fails if the reset pin is used Reset pin is not configured as an output
2 participants