DonCon2040/include/peripherals
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
..
Controller.h Add ssd1306 display driver 2023-05-22 00:08:23 +02:00
Display.h Refactor USB drivers 2024-11-07 16:15:55 +01:00
Drum.h Use DMA for reading external ADC 2024-11-13 21:12:26 +01:00
StatusLed.h Rework Menu 2024-11-07 16:15:55 +01:00