TMF8801 reading junk values [SOLVED in post #11]
- ardthusiast
- Posts: 25
- Joined: Tue Feb 08, 2022 4:13 pm
Re: TMF8801 reading junk values
I tried reducing the frequency to 100kHz. It works perfectly now. Thanks for the suggestions.
Re: TMF8801 reading junk values [SOLVED in post #11]
That's good. You can find an updated firmware for Teensy with the more symmetric timing at https://github.com/robert-hh/Shared-Stuff.
- ardthusiast
- Posts: 25
- Joined: Tue Feb 08, 2022 4:13 pm
Re: TMF8801 reading junk values [SOLVED in post #11]
Thanks. Will check that out. Is it using the files from the latest release of Micropython (other than the modified timing)?
Re: TMF8801 reading junk values [SOLVED in post #11]
It is more recent that than, because it is the build from the PR8581.
- ardthusiast
- Posts: 25
- Joined: Tue Feb 08, 2022 4:13 pm
Re: TMF8801 reading junk values [SOLVED in post #11]
Okay. Thanks for all the help!