I am transferring my project from T3.6 to T4.1 / Micromod (not decided yet).
I want to measure frequency and/or duty cycle of 8 independent signals and I am a little confused about Paul's notice in the description of the library:
As you can see I am not very familiar with the FlexIO/-etc system, so I am not sure which pins to choose. Can someone please give advice?
Thank you!
I want to measure frequency and/or duty cycle of 8 independent signals and I am a little confused about Paul's notice in the description of the library:
Teensy 4.x - can support all FlexPWM pin - some of these pins are on the same FlexIO object/subObject as such if you use any of these pins, they can impact how other pins that are that same subobject will work if you attempt to use them for some other sub-system that uses the same timer object.
As you can see I am not very familiar with the FlexIO/-etc system, so I am not sure which pins to choose. Can someone please give advice?
Thank you!