How to use correct clk in proteus?
I am simulating stm32f103c6 in proteus,I want to do timer2 interrupt ,I set pre = 7200-1,psc = 10000-1,so 1s to timer2 update interrupt.But time is not correct,it does not work.I look up information,it is said I need to change stm32 clk to 8MHz,not...