Hello
I am working on a project that uses the dma to move data from program memory to peripherals...the example I am looking at set the dma address gpioe address offset 0x15...I notice that the stm manual list the odr offset address as 0x14...what are offsets 0x15, 0x16, 0x17...the example has the data show up on gpioe 8 thr 15...how do you set different gpio pins and do the pins have to be consecutive (8 thr 15) or can you set the dma data to use 4,6,8,10,12,13,14,15 pins