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

Parasite mode support of the library #2

Open
eos1d3 opened this issue Apr 5, 2024 · 1 comment
Open

Parasite mode support of the library #2

eos1d3 opened this issue Apr 5, 2024 · 1 comment

Comments

@eos1d3
Copy link

eos1d3 commented Apr 5, 2024

For using parasite mode, the mosfet needs to turn on or off by the mcu. But I do not see GPIO pin is defined and relevant code.
So parasite mode is not supported?

@eos1d3
Copy link
Author

eos1d3 commented Apr 22, 2024

After testing, the library does work with parasite mode. DS18B20 will already power reset after a read of temperature.

Adding delays to operations does not help.

I have tested with other library with the same wiring and hardware, parasite mode without issue.

Using 3.3V with pull-up resister of 510 - 1K still does not work and 85 is returned (means power reset).

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

No branches or pull requests

1 participant