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

GPIO9 wdt reset when trying to use it #336

Closed
alon24 opened this issue Oct 13, 2015 · 3 comments
Closed

GPIO9 wdt reset when trying to use it #336

alon24 opened this issue Oct 13, 2015 · 3 comments

Comments

@alon24
Copy link

alon24 commented Oct 13, 2015

In esp 12-e,f,q we have GPIO9 an GPIO10 that should be able to use if we flash with DIO mode (not qio).

When flashing with DIO GPIO10 is available (input, output, interrupt).
When trying to use GPIO9 we get a wdt reset always (input, output, interrupt)
It would be nice to get this working (extrapins are always welcomed).

@alonewolfx2 said that he thinks that nodemcu allows you the user of GPIO9,10 in this mode (dio)

@alonewolfx2
Copy link
Member

Maybe I am wrong I am not sure :)

@robotiko
Copy link

This can be related to #397
If the gpio address is not rigth and it is set or read, the esp resets.

@hreintke
Copy link
Contributor

Closed due to no progress

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants