User Activity

Posted on February 24, 2016 at 15:21Hi,I am using stm32f103vb discovery board. Here i want to access UART1 and UART2 simultaneously. I have done coding in which i am able to transmit and receive data either through UART1 or UART2. But not able to en...
Posted on February 05, 2015 at 06:30Hello,I have to start two timers exactly at the same time... like In my program i am using TIM3 four channels for 4 four hall sensors and TIM4 for 5 hall sensor... I need to start all the 5 hall sensors at time.. ...