Skip to main content
MJavi.1
Associate II
July 7, 2023
Solved

where in the cubemx I can activate HRTIM_SCIN?

  • July 7, 2023
  • 1 reply
  • 1245 views

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

    This topic has been closed for replies.
    Best answer by Ghofrane GSOURI

    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

     

    1 reply

    Ghofrane GSOURI
    Ghofrane GSOURIBest answer
    Technical Moderator
    July 7, 2023

    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

     

    To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.