-
Notifications
You must be signed in to change notification settings - Fork 3k
Fix ANALOGIN support for LPC55S69 #11127
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
Conversation
@mmahadevan108, thank you for your changes. |
Anything else needed for this PR? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks Good.
@0xc0170 do you know how can we re-start travis job. it was failed due to python package issue, but I believe now it got fixed |
Travis restarted |
Was this on master and it is related to travis config? If yes, this should be rebased to get that update |
1. Update to handle 12-bit resolution 2. Properly handle the pin configuration 3. Update the pin setup to handle the ADC B channel Signed-off-by: Mahesh Mahadevan <[email protected]>
eeee8b3
to
10bbbd1
Compare
Rebased. |
Anything else needed for this? |
CI started |
Test run: SUCCESSSummary: 11 of 11 test jobs passed |
Description
Verified with the FPGA test shield
Pull request type