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,
You can set any GPIO pins as PWM output pins depending upon your chip. I guess you might need to use the proper code. There are a few examples which you can take a look at.
Regards,
Swathy
Hi,
You can set any GPIO pins as PWM output pins depending upon your chip. I guess you might need to use the proper code. There are a few examples which you can take a look at.
Regards,
Swathy