User Activity

I use stm32f103rbt6 for bldc motor control.I config three gpio as pulldown for hall sensor, in addition,these IOs with external 3k resistors pull to 5V.But sometimes the motor halls readback by mcu are all low level.However, in fact, motor hall is go...
I use tim dma burst to update CCRx(x=1\2\3\4),my code works,but the CCRx value not assigned in correct sequence. My purpose is to let CCR1= 360�?CCR2= 720�?CCR3=1080.But the result are random.TIM and DMA config codesvoid tim_config(){ uint32_t addres...
Kudos from