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

SW-18. Fix LO, PA, DIV supply code #19

Open
wants to merge 7 commits into
base: develop
Choose a base branch
from

Conversation

tryuan99
Copy link
Collaborator

This PR fixes the set_PA_supply, set_LO_supply, and set_DIV_supply code in scm3c_hw_interface.c.

The PA supply is controlled by ASC[978:972], the LO supply is controlled by ASC[986:980], and the DIV supply is controlled by ASC[1010:1004].

This code has not been tested with existing projects yet. I tested this code with my existing BLE TX project (tryuan99@cf82f44), and I had to set DIV supply = 127, PA supply = 127, and LO supply = 63 for BLE TX to work.

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.

2 participants