User Activity

Hey,I like to build a STM32F4 ADC DMA demo for the ZephyrOS project. The goal of the demo is to write a simple ADC driver, that inits its self and the ADC & DMA. Additional a thread triggers every 10sec a conversation.Currently I am struggling to set...