nRF52840 PWM block

Please tell us which board you are using.
For CircuitPython issues, ask in the Adafruit CircuitPython forum.

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
User avatar
sebastienperth
 
Posts: 113
Joined: Fri Jan 15, 2021 4:21 pm

nRF52840 PWM block

Post by sebastienperth »

Hello,
I read on the nRF52840 learning guide that:
Any GPIO pin can be configured as a PWM output, using the dedicated PWM block.
What does that mean exactly, 'dedicated PWM block'? Is that a physical component I can get, or code, or what?

User avatar
dastels
 
Posts: 15820
Joined: Tue Oct 20, 2015 3:22 pm

Re: nRF52840 PWM block

Post by dastels »

Based on what I've read in the nRF52840 datasheet (https://infocenter.nordicsemi.com/pdf/n ... S_v1.0.pdf) I assume that's talking about the PWM hardware in the nRF52840 MCU. It's just there.

Dave

Locked
Please be positive and constructive with your questions and comments.

Return to “Feather - Adafruit's lightweight platform”