Skip to content
Snippets Groups Projects
Commit 5c85d374 authored by Clément Foucher's avatar Clément Foucher
Browse files

Complete rewrite of the Data Acquisition module.

- Use various DMA 1 channels for ADC data copy instead of ADC 1 and ADC 2;
- Remove asynchronous data dispatch task in favor of a dispatch within the DMA interrupt;
- Clarify ADC functions purpose;
- Add error codes for Data Acquisition functions;
- Properly commented module headers;
- Made some ADC configuration available to user;
- Allow fine channel configuration for each adc;
- Per-channel data acquisition functions return buffers instead of FIFOs.
parent ede8588f
No related branches found
No related tags found
Loading
Showing
with 1460 additions and 976 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment