8000 Not possible to change CYW43 PIO settings in makefile · Issue #1498 · raspberrypi/pico-sdk · GitHub
[go: up one dir, main page]

Skip to content

Not possible to change CYW43 PIO settings in makefile #1498

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

Closed
mvds00 opened this issue Sep 8, 2023 · 2 comments
Closed

Not possible to change CYW43 PIO settings in makefile #1498

mvds00 opened this issue Sep 8, 2023 · 2 comments
Assignees
Milestone

Comments

@mvds00
Copy link
Contributor
mvds00 commented Sep 8, 2023

In its current form there is no (obvious) way to have a project with the pico-sdk as a dependency, where the project would be able to define things like the SPI_PROGRAM_NAME or the CLOCK_DIV - things that are essential to e.g. have a project that is power efficient.

It would be nice if it would be possible to define these things in a makefile. The fix is trivial and a pull request will follow, but the instructions said that an issue should be logged first.

@lurch
Copy link
Contributor
lurch commented Oct 22, 2023

Related to #1392 ?

@kilograham kilograham added this to the 1.5.2 milestone May 19, 2024
@kilograham kilograham changed the title Not possible to change PIO settings in makefile Not possible to change CYW43 PIO settings in makefile May 19, 2024
@peterharperuk peterharperuk modified the milestones: 1.6.0, 1.6.2 Jul 23, 2024
@kilograham kilograham modified the milestones: 1.6.2, 2.0.0 Aug 8, 2024
@peterharperuk
Copy link
Contributor

This can be done now. See CYW43_SPI_PROGRAM_NAME, CYW43_PIO_CLOCK_DIV_INT, CYW43_PIO_CLOCK_DIV_FRAC.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants
0