Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[Modify] Turn off the scheduler when reading or writing ds18b20; Chan… #11

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

caoxin1206
Copy link

hello,
Turn off the scheduler when reading or writing ds18b20;(Communication between MCU and DS18B20 is interrupted by the scheduler, which results in communication failure and even returns an incorrect temperature value.)
Change the float input to the pull-up input;(This allows the DS18B20 to be used without an external pull-up resistor.)

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant