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

v5x adds ADC3 Support #12643

Merged
merged 3 commits into from
Aug 6, 2019
Merged

v5x adds ADC3 Support #12643

merged 3 commits into from
Aug 6, 2019

Conversation

davids5
Copy link
Member

@davids5 davids5 commented Aug 6, 2019

@dagar - first commit fixes bug introduced in 320d2e adding platform layer. (The ordering in HW files matters) and should come into master for fmuv5.

Second added the support for ADC 3 to be used for HW versioning.

Third is the usage.

This has been tested on V3, V5 (Mini, 5+), V5X

If we add the ADC to the manifest in the future then the singleton code can come out. But all boards HW will need to be updated to call the ADC but only init AFTER the hrt init.

The way it is it gets done once when the ADC is needed. If Rev 0 / Ver 0 is detected the the code does not init the ADC!

davids5 added 3 commits August 6, 2019 04:28
   Fixes bug introduced in 320d2e adding platform layer.
fmu-v5x:hrt needs to be running for ADC time out

       Fixes bug introduced in 320d2e adding platform layer.
@davids5 davids5 requested review from bkueng and dagar and removed request for bkueng August 6, 2019 13:11
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