• Hello,
    I need to drive 16 independent pwm outputs + 3 analog inputs with the Pico, so I did a little test-setup, which is mostly working fine, but when sending a value (e.g. 0.1) to pin B15 and then send another value to A10, B15 is turned off. Sending 0 or 1 works as expected.
    I now found in the reference, that B15 is TIM1_CH3N and A10 is TIM1_CH3, whatever this means.
    Is there any way I can use both pins without interferencing each other?

    Thanks in advance.
    Marc

About

Avatar for Marc @Marc started