Forum Rule: Always post complete source code & details to reproduce any issue!
-
Teensy 3.2: change the pwm frequency, IntervalTimer
Teensy 3.2:
If I change the PWM frequency for PIN 20,21,22,23 and 25,32 to 2kHz, for example, does that have an effect on the IntervalTimer?
-
No. PWM is using FTM timers, IntervalTimer is using PIT timers.
TimerOne / TimerThree have potential conflicts, they are based on FTM timers.
-
thank You
Greetings from Austria
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