wokwi / wokwi-features

Wokwi Feature requests & Bug Reports
https://wokwi.com
69 stars 10 forks source link

ESP32 PullUp Error #803

Closed AliSintax closed 2 weeks ago

AliSintax commented 2 weeks ago

An air input pin with PullUp resistance should read 1, but this is not always the case! I put a link:

https://wokwi.com/projects/400656346840659969

urish commented 2 weeks ago

Thanks for reporting!

Yes, I can see the issue. When pausing the simulation, it shows the current configuration of each pin. We can see that pin 17 is floating and not being pulled up:

image

urish commented 2 weeks ago

Pushed a fix - can you please test again now?

AliSintax commented 2 weeks ago

Ok yes!!, It works.

Very thanks for reviewing it and also for the speed!!