Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support Raspberry Pi 5 PWM and GCLK #21

Closed
mstroh76 opened this issue Feb 17, 2024 · 4 comments
Closed

Support Raspberry Pi 5 PWM and GCLK #21

mstroh76 opened this issue Feb 17, 2024 · 4 comments
Assignees
Labels
enhancement New feature or request

Comments

@mstroh76
Copy link
Member

No description provided.

@mstroh76 mstroh76 added this to the Pi5 milestone Feb 17, 2024
@mstroh76 mstroh76 self-assigned this Feb 17, 2024
@mstroh76 mstroh76 added the enhancement New feature or request label Feb 17, 2024
@mstroh76 mstroh76 modified the milestones: Pi5, V2 Feb 19, 2024
@mstroh76
Copy link
Member Author

PWM configuration register is outside of gpiomem0, we need global RP1 memory access, issue #22 to support

@mstroh76 mstroh76 modified the milestones: V3, Pi5 Feb 25, 2024
@mstroh76
Copy link
Member Author

unsure if GCLK is supportable, maybe use special PWM configuration (with 50% duty)
RP1 support 4 pwm (BCM only 2), most likely we make new Interfaces to support all RP1 pwm features later.
This issue will try to make a full BCM compatible functionality.
But this will only work with root access :-(

@DanyPell
Copy link

Looking forward to support.

@mstroh76
Copy link
Member Author

Issue moved to WiringPi#258

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants