cancel
Showing results for 
Search instead for 
Did you mean: 

STM32F103 adc + dma problem

ygrod
Associate II
Posted on April 16, 2015 at 00:44

Hi friends.

My problem is the next: STM32F103 adc + dma transmits only low byte of adc data... The same code via adc EOC interrupt presents the whole 12-bit words. I hope, that i missed something very simple. I use ADC3 and DMA2 with EndOfTransfer irq.....

Thanks in advance.

Yury
1 REPLY 1
Posted on April 16, 2015 at 01:10

Perhaps you're configuring something wrong, should I guess? The width of the DMA is configurable.

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..