[libopenstm32-devel] adc+dma example
Status: Inactive
Brought to you by:
uh1763
From: Thomas O. <to...@vi...> - 2010-03-26 19:03:27
|
Hello, I've created an ADC+DMA example. It needs some changes/advancements to the lib from my git repository. It reads out 3 ADC channels (3d accel sensor) and put the converted values per dma to an array. The array is shiftet out via USART1. Example is attached. cu Tommi |