Is it possible to control multiple GPIO pins(two in my application) with PWM signals inNRF52810NRF52810?
Is it possible to control multiple GPIO pins(two in my application) with PWM signals inNRF52810NRF52810?
Hi
Yes, the nRF52810 has a single PWM controller, which can control up to 4 GPIO's simultaneously.
These pins will need to share the same PWM frequency and phase, but duty cycle and polarity can be individually controlled.
Best regards
Torbjørn
Hi
Yes, the nRF52810 has a single PWM controller, which can control up to 4 GPIO's simultaneously.
These pins will need to share the same PWM frequency and phase, but duty cycle and polarity can be individually controlled.
Best regards
Torbjørn