Question
Is there an example about adc, dma and low level library?
Hi everyone
Sorry for lazyness, but is there an example how to manage multiple channels of an adc and read from it by dma with low level library?
Most usefull I found was made with HAL, but the HAL functions are doing a lot of stuff (in spedial the dma start function), much more as you can do with some simple register access.
