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

Add support for the sc18is602b + max31855 combo #30

Merged
merged 5 commits into from
Dec 21, 2014
Merged

Conversation

xnk
Copy link
Member

@xnk xnk commented Dec 21, 2014

xnk and others added 5 commits December 19, 2014 17:49
The intent is that this should behave the exakt same way as the 1-wire
version
Should run 10 times per second if SPI was initially detected
Might facilitate debugging. Also make mental note to add a timeout to
the do/while loop so we don't get stuck (forcing the wdog to kick in)
An incorrect assumption was made that SPI_TC_Work could be used during
init (before numspidevices was properly initialized). numspidevices
variable is now properly initialized before attemting to probe (and
still kept at zero until init is run).
Thanks to patrickwtlaw for tracking this thing down!
xnk added a commit that referenced this pull request Dec 21, 2014
Add support for the sc18is602b + max31855 combo
@xnk xnk merged commit d063bc6 into master Dec 21, 2014
@xnk xnk deleted the max31855-integration branch January 2, 2015 10:51
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.

1 participant