cancel
Showing results for 
Search instead for 
Did you mean: 

contradictions between DMA register page and register map?

jbolting9
Associate II
Posted on September 04, 2009 at 22:55

contradictions between DMA register page and register map?

2 REPLIES 2
jbolting9
Associate II
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 ]

16-32micros
Associate III
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.