create software timer problem
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2016-01-25 4:00 AM
Posted on January 25, 2016 at 13:00
my microcontrollers is stm32f103c8,how i use advanced Timer to create software timer function,about create and delete..
This discussion is locked. Please start a new topic to ask your question.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2016-01-29 6:33 AM
Posted on January 29, 2016 at 15:33
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-
