which pins can be used as PWM output pins in nrf52811.
Can I use them directly or I need to add some hardware to use the PWM feature.
I have an NRF5811 SOM (EYSNCNZWW).
I could not find ways to use GPIO as PWM output pins.
which pins can be used as PWM output pins in nrf52811.
Can I use them directly or I need to add some hardware to use the PWM feature.
I have an NRF5811 SOM (EYSNCNZWW).
I could not find ways to use GPIO as PWM output pins.
Hi,
there is a hardware PWM on the nRF52811.
https://infocenter.nordicsemi.com/topic/ps_nrf52811/pwm.html?cp=4_4_0_5_11
you can find the information how to use the PWM on the blog.
Hi,
there is a hardware PWM on the nRF52811.
https://infocenter.nordicsemi.com/topic/ps_nrf52811/pwm.html?cp=4_4_0_5_11
you can find the information how to use the PWM on the blog.