Resolved! How to create stm32h7xx_hal_timebase_tim with stm32cubeMX
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:Anyone knows how to make these files using M...