2016-01-25 04:00 AM
my microcontrollers is stm32f103c8,how i use advanced Timer to create software timer function,about create and delete..
2016-01-29 06:33 AM
Hi wenjun.chen,
Check the following resources, it will help you a lot to build your project:Reference Manual
http://www.st.com/web/en/resource/technical/document/reference_manual/CD00171190.pdf
, in section Advanced-control timersApplication note
http://notes-application.abcelectronique.com/005/5-10377.pdf
: “STM32F10xxx TIM application examples�Application example in STM32F1Cube under this path “Projects\STM32F103RB-Nucleo\Examples\TIM. You download STM32F1Cube package from this
http://www.st.com/web/catalog/tools/FM147/CL1794/SC961/SS1743/LN1897/PF260820
.-Hannibal-