how to write on the CCR2 register.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-05-10 4:51 PM - edited ‎2023-11-20 5:47 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-05-10 5:45 PM
Please edit with a better title.
Is this with the STM32F412ZG from before?
Are you getting any output from TIM1 ?
What about all the other register in TIM1, can you see them, are they all zero?
Is the TIM1 clock enabled?
Up vote any posts that you find helpful, it shows what's working..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-05-10 6:28 PM - edited ‎2023-11-20 5:47 AM
Yes it is active when
I enter a value directly on here "" sConfigOC.Pulse = 250;"". it just takes the value set at the beginning.thank you
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-05-10 7:48 PM
Dump all TIM1 registers
Perhaps get a UART working, and print the value out of the ADC and MAP function.
Does the ADC need to start/stop constantly?
Up vote any posts that you find helpful, it shows what's working..
