2025-10-27 7:15 AM - last edited on 2025-10-27 9:25 AM by Imen.D
Hello Community,
I have tried to configure TIM8 in CubeMX (Version 6.15.0) with device STM32N645B0 (VFGBA198). But TIM8 is not available in the Timers Group. All other timers are displayed, only TIM8 is missing.
Also trying to activate TIM8 over the pin directly does not work.
Any ideas?
Best regards
Thomas
Solved! Go to Solution.
2025-10-27 8:51 AM - edited 2025-10-27 9:01 AM
Hello @Thomas_N
Thank you for posting!
Actually, after checking, as mentioned in DS14791 Rev. 7, only one Advanced Control Timer is supported for this part number, in this case only TIM1 is supported.
KR, Souhaib
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.
2025-10-27 8:51 AM - edited 2025-10-27 9:01 AM
Hello @Thomas_N
Thank you for posting!
Actually, after checking, as mentioned in DS14791 Rev. 7, only one Advanced Control Timer is supported for this part number, in this case only TIM1 is supported.
KR, Souhaib
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.
2025-10-27 9:03 AM
Hello @Thomas_N
The STM32N645B0 have only 1 advanced control timer (TIM1):
so, the TIM8 does not exist on the STM32N645B0.
Best Regards.
II
2025-10-27 9:29 AM
Thank you very much for the quick answer.
I should have read the entire data sheet first...