Skip to main content
ASukh.1
Associate
February 19, 2021
Solved

Hello! I have a next problem wih STM32F334K6T8 MCU: HRTIM1 conflicts with TIM3/ What i do in a wrong way?

  • February 19, 2021
  • 4 replies
  • 1289 views
This topic has been closed for replies.
Best answer by waclawek.jan

Read out and compare relevant GPIO and HRTIM registers content, between the working and non-working state.

JW

4 replies

waclawek.jan
Super User
February 19, 2021

What do you mean by "conflicts"? What are the symptoms?

JW

ASukh.1
ASukh.1Author
Associate
February 20, 2021

I started hrtim1 to run correctly ( i saw it on a oscilloscope) Next i try to run tim3. Tim3 started correctly, but hrtim1 stopped. In my system i need to use hrtimer 1 and timer3

waclawek.jan
waclawek.janBest answer
Super User
February 20, 2021

Read out and compare relevant GPIO and HRTIM registers content, between the working and non-working state.

JW

ASukh.1
ASukh.1Author
Associate
February 20, 2021

CubeMX+ Keil works perfectly with this task. Velice vám děkuji za pozornost mému problému.