Skip to content
This repository was archived by the owner on Aug 8, 2024. It is now read-only.

Unstable startup fix - added gpio_init(PIN_RST) for W5x00#18

Open
sedlons wants to merge 2 commits intoWiznet:mainfrom
sedlons:main
Open

Unstable startup fix - added gpio_init(PIN_RST) for W5x00#18
sedlons wants to merge 2 commits intoWiznet:mainfrom
sedlons:main

Conversation

@sedlons
Copy link

@sedlons sedlons commented Feb 20, 2023

Sometimes the startup had random problems. I found, that reset pin is not pulled down. Issue solved after adding missing gpio_init of PIN_RST.

@sedlons
Copy link
Author

sedlons commented Jun 29, 2023

This resolves #19

@macaba
Copy link

macaba commented Jul 10, 2024

Quick feedback - this resolved the unstable startup problem for me, I recommend merging the PR.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants