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

[IO] - Implement 24A ADC DMA readings #204

Open
Tracked by #201
jr1221 opened this issue Sep 25, 2024 · 0 comments
Open
Tracked by #201

[IO] - Implement 24A ADC DMA readings #204

jr1221 opened this issue Sep 25, 2024 · 0 comments

Comments

@jr1221
Copy link
Contributor

jr1221 commented Sep 25, 2024

Description

24A has a shit ton of ADC readings.

Acceptance Criteria

  • Use DMA
  • Pins correct for all
  • No "magic numbers" and all sensors sans brakes are turned into voltage.
  • Corresponding embedded-base YAML update for the data is merged

Proposed Solution

Check ADC pins and reception DMA for:

  • APPS
  • Brakes
  • New: Cooling sensors --> Convert back to native voltage using sensor docs and voltage divider math. No magic numbers
  • Updated: LV voltage sensor --> Convert back to 24V, remove magic number and use voltage divider math
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

No branches or pull requests

1 participant