analogdevicesinc / EVAL-ADICUP3029

This repo includes examples which run on the EVAL-ADICUP3029 ARM Cortex-M3 processor development platform from Analog Devices.
https://wiki.analog.com/resources/eval/user-guides/eval-adicup3029
Other
38 stars 63 forks source link

AD5592/3r_demo: add streaming command to project #42

Closed adrimbarean closed 4 years ago

adrimbarean commented 4 years ago

This patch adds a ADC streaming option that reads the ADC input continuously from all channels. If the channel is not setup as ADC it shows an appropriate message.

Signed-off-by: Drimbarean Andrei.Drimbarean@analog.com

adrimbarean commented 4 years ago

V0 -> V1:

adrimbarean commented 4 years ago

Will merge today if no more comments.