Posted on June 11, 2011 at 00:26Hi All, I want to configure the clock output at 32 Khz to 38 Khz in one of the pins and at the same time I want to send the data from USART. It is like two parallel operation; one pin is continuously generating t...
Posted on June 11, 2011 at 00:22Hi All, I want to configure the clock output at 32 Khz to 38 Khz in one of the pins and at the same time I want to send the data from USART. It is like two parallel operation; one pin is continuously generating t...
Posted on May 17, 2011 at 14:34 Thank you so much guys. It helps me a lot. One more question, I never work on DMA, just I wanted to know how to read the data once result got stored in memory(using DMA)?
Posted on May 17, 2011 at 14:34Thanks Baird. I have gone through firmware library examples, they have given the examples in which different channels are configure in different ADCs like ADC1 configure to channel14, ADC2 configure to channel13, ADC3...
Posted on May 17, 2011 at 14:26Thanks a lot for reply Clive. Yes, you got it, i am not getting PCLK that i think. The thing is my project contain lots of other stuff that nothing do with PWM thats why i could not upload but copied the function that ...