User Activity

Posted on December 10, 2014 at 07:30 I am using DMA2 for ADC3 Channel 13,Continuous conversion. #define ADC3_Buffer_Storage_Address ((u32)0x40013C4C) DMA_Struct_Object.DMA_PeripheralBaseAddr=(u32)ADC3_Buffer_Storage_Address;//ADC3 Address...
Posted on November 27, 2014 at 13:51Hi,            i am trying to generate an Signal with 50 % duty cycle using PWM Mode 1 Timer 1 channel 1.Pls go through the code below.I can't generate any pulse at PE9 PE9 is used as timer 1 channel 1 PWM OP. Usi...