contradictions between DMA register page and register map?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2009-09-04 1:55 PM
Posted on September 04, 2009 at 22:55
contradictions between DMA register page and register map?
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2011-05-17 4:22 AM
Posted on May 17, 2011 at 13:22
Hi,
I'm writing an DMA library for an STM32F103RBT6. Checking the DMA register addresses I read: on page 193 of the reference manual (revision 9) it is said that the address offset of DMA_CCRx equals 0x008+20d*channel number (1-7). For DMA_CCR1 that's, for example, 0x014. On the other hand, the register map (page 196) states that the address offset of DMA_CCR1 is 0x008. Maybe that in fact the channel numbering runs from 0 to 6? best regards, Jan [ This message was edited by: j.bolting on 03-09-2009 21:11 ]Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2011-05-17 4:22 AM
Posted on May 17, 2011 at 13:22
Hi Jan,
You are absolutely correct, Thank you a lot for this typo. This will be fixed in our new document version. Cheers, STOne-32.