Search found 1 match
- Thu Feb 21, 2019 5:51 pm
- Forum: Hardware
- Topic: Measure time between signals with MCPWM capture
- Replies: 6
- Views: 10360
Re: Measure time between signals with MCPWM capture
Here is some discussion on the Hall sensor from elsewhere on this forum Read all the comments. I shows where the Hall Effect is maximal. https://esp32.com/viewtopic.php?t=4963 You will see it says the esp32's Hall sensor is jumpy, but stable when averaged. Someone should change the HallRead() code t...