Skip to content

Commit

Permalink
Minor changes
Browse files Browse the repository at this point in the history
- Move ADC and DAC setup to respective functions `adcSetup()` & `dacSetup()`
- Implement double-buffering for `feedDAC()` function in 16-bit mode
- Fix `disableDAC()` function
- Use memcpy instead of loop in `adcCallback()` function
  • Loading branch information
TMRh20 committed Oct 19, 2024
1 parent 59779f8 commit e8ab9ae
Showing 1 changed file with 187 additions and 222 deletions.
Loading

0 comments on commit e8ab9ae

Please sign in to comment.