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

missing .h of ADC file in "Reporting Battery Voltage over BLE" #9

Open
AmosDesign opened this issue Sep 22, 2022 · 0 comments
Open
Labels
0-bug Something isn't working

Comments

@AmosDesign
Copy link

Summary

  • Issue description (e.g. BLE is not connecting with Health app)
  • There are a lot of missing "constant" words as (All of them are related to the ADC):
  • ADC0
  • cmuClock_ADC0
  • ADC_INIT_DEFAULTadcRef5V
  • ADC_INITSINGLE_DEFAULT
  • adcPosSelAVDD
  • adcNegSelVSS

All the above list is only example, there are much more constant words

Can anybody tell me where to find the declarations of these constant

Expected behavior
I accepted to have the declaration file in the S/W example.

Actual behavior
I can't compile the example without these declarations

Screenshots
If applicable, add screenshots to help explain your problem.
2022-09-22 13_33_41-v5_workspace - bt_soc_empty_app c - Simplicity Studio™-ADC declaration issues

Smartphone (please complete the following information):

  • Device: [e.g. iPhone6]
  • OS: [e.g. iOS8.1]
  • Browser [e.g. stock browser, safari]
  • Version [e.g. 22]

Additional context
Add any other context about the problem here.

@AmosDesign AmosDesign added the 0-bug Something isn't working label Sep 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0-bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant