Which standard operations rely on Timer2? (PWM etc)


i've started using newping library it's 'ping_timer()' , associated functions. uses timer2.
i'm wondering standard operations , library functions should avoid not cause conflicts. think i've read somewhere pwm pins use timer2, aren't sure which.

i want use original servo , stepper libraries well, can check library files find out timers use. not sure others.

thanks in advance.

i think i've read somewhere pwm pins use timer2, aren't sure which.
depends on arduino board, think.
different pins usesd uno, leonardo, mega boards...


Arduino Forum > Using Arduino > Programming Questions > Which standard operations rely on Timer2? (PWM etc)


arduino

Comments