cancel
Showing results for 
Search instead for 
Did you mean: 

where in the cubemx I can activate HRTIM_SCIN?

MJavi.1
Associate III

I am using stm32f334. it has hrtim timers. based on its manual it also has HRTIM_SCIN. but I don't know where should I find its setting in the CubeMX to activate it

1 ACCEPTED SOLUTION

Accepted Solutions
Ghofrane GSOURI
ST Employee

Hello @MJavi.1 

First let me thank you for posting.

To activate the HRTIM_SCIN in CubeMX for STM32F334, follow these steps:

1- Open CubeMX and create a new project for your STM32F334 microcontroller.

2- Under [Timer] Activate HRTIM 

3- External Synchronization : choose Input Synchronization 

GhofraneGSOURI_0-1688744614105.png

Thx

Ghofrane

 

View solution in original post

1 REPLY 1
Ghofrane GSOURI
ST Employee

Hello @MJavi.1 

First let me thank you for posting.

To activate the HRTIM_SCIN in CubeMX for STM32F334, follow these steps:

1- Open CubeMX and create a new project for your STM32F334 microcontroller.

2- Under [Timer] Activate HRTIM 

3- External Synchronization : choose Input Synchronization 

GhofraneGSOURI_0-1688744614105.png

Thx

Ghofrane