STM32F103 - DMA Base Address Problem
Posted on June 10, 2014 at 11:46 Hi Guys, I've a bit of an understanding problem of the DMA in a STM32F103 µC. I'm trying to set the base address to a pointer (not to an address of a static varialbe). My problem is, that if I set the p...