STM32F103 adc + dma problem
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2015-04-15 3:44 PM
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
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2015-04-15 4:10 PM
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..
Up vote any posts that you find helpful, it shows what's working..
