Skip to content

Conversation

@elral
Copy link
Collaborator

@elral elral commented Jun 22, 2025

Description of changes

Raspberry Pico can handle only 16 PWM channels. If more are defined, they get duplicated.
Like the standard FW pins 0 to 15 are defined for allowed PWM pins.
If also using pins 16 to 29, pins 0 to 15 would get overriden and are not more PWM capable.

@elral elral requested a review from DocMoebiuz as a code owner June 22, 2025 12:43
@github-actions
Copy link

Community folder for this pull request:
Community.zip

@DocMoebiuz DocMoebiuz merged commit f3ad0e2 into main Jul 30, 2025
1 check passed
@elral elral deleted the fix_pwm_pins_pico branch July 30, 2025 07:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants