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

miscellaneous OneWire low level improvements #6

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Juzujka
Copy link

@Juzujka Juzujka commented Mar 23, 2021

  • option for delaying with NOPs instead of using a timer
  • removed unnecessary long commands in time-critical parts
  • added critical sections in time-critical parts, it is mandatory
  • added command for supply for power heavy operation, such as measuring at high temperature
  • added reading single device on the bus without selecting by ROM

Juzujka added 2 commits March 23, 2021 15:33
 * removed unnecessary long commands in time critical parts
 * added critical sections in time critical parts, it is mandatory
 * added command for supply for power heavy operation, such as measuring at high temperature
 * added reading single device on the bus without selecting by ROM
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

Successfully merging this pull request may close these issues.

None yet

1 participant