User Activity

Posted on July 08, 2013 at 11:06I am  using stm32f100, i using it to control the motor . i am using 3 adc channels to read back-emf, dumping the adc-dr values in dma. am i doing it correct.........plz suggest me.here's  the code here i using  an arr...
Posted on June 10, 2013 at 17:34i have a  stm32 discovery kit , and i am sensing  the back emf of sensorless motor which is driven by other kit. i am using adc with one channel and a timer. the main aim to calculate the period while reading the adc-...
Posted on May 16, 2013 at 07:52How can i use printf() with usart, if i want to dump the values on serial window after reading the register and printing it's value. #usart #discovery #stm32 #duplicate-thread
Posted on May 16, 2013 at 07:49How can i use printf() with usart, if i want to dump the values on serial window after reading the register and printing it's value. #rtfm #stm32l #usart #usart #discovery
Posted on May 10, 2013 at 09:00i have connected a potentiometer(via stm32f103 3.3 v) to stm32f103 adc channel 1 (ADC1_IN1), with continuous mode, sampling 1.5. i am getting the values in DR register, and want to change the values during run time by ...