Forum Rule: Always post complete source code & details to reproduce any issue!
-
Teensy 3.5 Can + FreqMesure Problem
Hello,
I'm working on a digital dashboard project for Mega Squirt. I'm using Pins 3 and 4 for Communicating with Megasquit. I also want to read a frequency but ıt defines the FreqMesure pin as 3. Is there any chance for me to use another pin for measuring frequency? FreqCount pin is 13 can I use it for Freqmesure?
Regards
-
Senior Member
Yes, you can use other pins. Just edit util/FreqMeasureCapture.h. Comment out the config for pin 3 and uncomment one of the others you'd prefer to use. Read the comments in that file for info.
-
Hello,
Thank you for your response. Can I measure multiple frequencies at the same time?
-
Sorry I can't answer your question, but I'm doing exactly the same thing at the moment as well :-) I don't suppose you have any updates or pics on what you are doing? (Check my recent post here for the latest update on mine)
Cheers - N
-
Sorry, my mistake - I posted the update on the MSextra forums - http://www.msextra.com/forums/viewto...?f=101&t=68046
Cheers - N
-
Senior Member

Originally Posted by
35cmd35
Can I measure multiple frequencies at the same time?
https://github.com/PaulStoffregen/FreqMeasureMulti
-
-
I'm just tinkering now I will share it when I have some progress...
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules