cancel
Showing results for 
Search instead for 
Did you mean: 

How to create stm32h7xx_hal_timebase_tim with stm32cubeMX

rubenles
Associate III

Hello!

I have a project that is not mine that have a pair of files called stm32h7xx_hal_timebase_tim.c and stm32h7xx_hal_tim.h. In the .c TIM8 appears but when i configure it in the MX for example like this:

rubenles_0-1705999820848.png

Anyone knows how to make these files using MX?

 

thank you so much

 

1 ACCEPTED SOLUTION

Accepted Solutions
AScha.3
Chief II

Hi,

You want choose a timer as sys timebase ? 

here choose it :

AScha3_0-1706000774641.png

-- thats all.

If you feel a post has answered your question, please click "Accept as Solution".

View solution in original post

2 REPLIES 2
AScha.3
Chief II

Hi,

You want choose a timer as sys timebase ? 

here choose it :

AScha3_0-1706000774641.png

-- thats all.

If you feel a post has answered your question, please click "Accept as Solution".
rubenles
Associate III

So easy, thank you so much for your help! @AScha.3