Add ability to set TLU trigger inputs threshold in V
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 0
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
TLU trigger inputs thresholds are controlled via 2 DACs. It'd be nice if thresholds could be set in units of Vs, rather than using raw integers being written into the DAC registers.
DAC datasheet: https://www.mouser.co.uk/datasheet/2/609/AD5625R_5645R_5665R_5625_5665-877198.pdf
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or entry points are named. Start by locating the TLU trigger-input threshold configuration and the DAC register writes, then consult the linked AD5625R/AD5645R/AD5665 datasheet. Done means thresholds can be specified in volts rather than raw DAC register integers.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- embedded-iot
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100