DonCon2040/libs/mcp3204
Frederik Walk 381d91e7bc Use DMA for reading external ADC
The external ADC will constantly convert, reading will give
the maximum value since the last read. This should avoid
missing any peaks.

The internal ADC will now only do one conversion upon read,
consider it abandoned for now.
2024-11-13 21:12:26 +01:00
..
include/mcp3204 Use DMA for reading external ADC 2024-11-13 21:12:26 +01:00
src Use DMA for reading external ADC 2024-11-13 21:12:26 +01:00
CMakeLists.txt Use DMA for reading external ADC 2024-11-13 21:12:26 +01:00
LICENSE Add library for MCP3204 ADC 2023-08-01 23:44:46 +02:00