Posted on May 17, 2011 at 12:23I did remember to enable the DMA clock, though failing to enable clocks has bitten me enough in the past. After some more prodding around it turns out that since I didn't set the transfer to a circular mode I had to be...
Posted on May 17, 2011 at 12:23I'm having trouble getting DMA transfers from the ADC to RAM to SPI2 to work properly. I've followed example 1 from App Note 2548 but can't seem to get the interrup from DMA channel 5 to fire properly. I need it to fir...
Posted on May 17, 2011 at 12:22In example number 5 for TIMx peripherals in the FW library, there is this comment block: /* --------------------------------------------------------------- TIM2 Configuration: Output Compare Timing Mode: TIM2CLK = 36...
Posted on May 17, 2011 at 12:21Quote:On 18-01-2008 at 09:40, Anonymous wrote: Could this have anything to do with what you are seeing? http://www.stm32circle.com/forum/viewtopic.php?id=19 Perhaps it is related. I can usually make low-power work as l...