I’m struggling with the PRO Micro , trying to get PWM working on pin 9 .
I’m testing with analogWrite 255 through to 0.
It works fine for a single led connected directly to a pin. But when I’m doing the same with led strip via MOSFET , it gives only HIGH and LOW levels (strip is either on or off).
Other PWM-enabled pins (6,5,3) work as expected with the same MOSFET - brightness is changing gradually from HIGH to LOW and back.
Is PWM on pin 9 in any way different from other pins ? or it its just broken ?