Associate
January 25, 2019
Solved
STM32F105RBT6 systick slower than expected
- January 25, 2019
- 2 replies
- 1911 views
I write a delay function using systick,it works well in stm32f103rbt6,but the same function does not works well when I select another chip stm32f105rbt6.when I toggle the led every 500ms,it is actually toggled every 1562ms,much slower than expected when I measured the delayed time using the oscilloscope.I have checked the 8M Crystal/Ceramic resonators and found it works well.Please help me find the problem,thank you very much!
compiler:ARM MDK 5.15
LED PIN:PD2
RCC:8M Crystal/Ceramic resonators