Question
STM32F4 tick source
Hello,
I'm wondering what is general criteria to set a tick source?
for example I have two different boards NUCLEO-64 based on STM32F411 and STM32F429I-DISC1 and when i tried to generate a project using the STMCubeIDE, the tool used TIM6 as a source of ticks and to override the one exist in the HAL layer for the STM32F429I-DISC1 while it used the one defined by the HAL for the STM32F411.
any idea?
Thanks,
Mohammed