Pwm

Are the three PWM ports coupled in some way? I have a simple setup trying to drive two PWM pins (say 8 and 9) at different frequencies. It seems that they both take up the last frequency set to either of them?

PWM is generated using a dedicated hardware, so they all share the same frequency. You can use output compare instead if you need different clocks