We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 269c579 commit c2d6077Copy full SHA for c2d6077
docs/analog.rst
@@ -30,7 +30,7 @@ Analog Outputs
30
--------------
31
The RP2040 does not have any onboard DACs, so analog outputs are
32
simulated using the standard method of using pulse width modulation
33
-(PWM) using the RP20400's hardware PWM units.
+(PWM) using the RP2040's hardware PWM units.
34
35
While up to 16 PWM channels can be generated, they are not independent
36
and there are significant restrictions as to allowed pins in parallel.
0 commit comments