Posted on May 17, 2011 at 13:25So, tell me that you are confusing about my question or description of timer in refernce manual? swhite if you have your personal mail id then give me your mail id then we can talk on mail. Please tell me solution if y...
Posted on May 17, 2011 at 13:25 The original post was too long to process during our migration. Please click on the provided URL to read the original post. https://st--c.eu10.content.force.com/sfc/dist/version/download/?oid=00Db0000000YtG6&ids=068...
Posted on May 17, 2011 at 13:25Hi I am jayesh. I had made a program to generate PWM on Timer3 channel1 from example taken from ST website. Code is like this /* ----------------------------------------------------------------------- TIM3 Configurati...
Posted on May 17, 2011 at 13:21Can you explain how bit banding works.I had read the user manual but i am getting confuse in equation. Please explain. :-?
Posted on May 17, 2011 at 13:08Dear use this it is working. i had tested and found ok. { GPIO_SetBits(GPIOC, GPIO_Pin_12); DMA_Cmd(DMA1_Channel3, DISABLE); DMA_Cmd(DMA1_Channel2, DISABLE); DMA1_Channel2->CNDTR = 3; DMA1_Channel3->CNDTR = 3; GP...