2019-05-13 06:07 AM
Hi, I am looking forward using the TIM20 timer as per datasheet says on a STM32F303RE (nucleo-eval board) but the STM32CubeIDE only show timer up to number 17.
Is this a bug?
Thanks.
Cyril.
Solved! Go to Solution.
2019-05-15 04:58 AM
STM32F303RE belongs to the package LQFP64
TIM20 is well suited for all 303xD/E that have at least 100 pins ( so not 303R--). So, in the datasheet you must be able to find that TIM20 is not there on the 64 pins.
Look for example:
Best regards,
Nesrine
2019-05-15 03:58 AM
Hi @CGAIR
TIM20 is available on STM32F303xD/E and STM32f398xE devices only.
Best regards,
Nesrine
2019-05-15 04:08 AM
Not the OP, but the mentioned STM32F303RE is a STM32F303xD/E
2019-05-15 04:58 AM
STM32F303RE belongs to the package LQFP64
TIM20 is well suited for all 303xD/E that have at least 100 pins ( so not 303R--). So, in the datasheet you must be able to find that TIM20 is not there on the 64 pins.
Look for example:
Best regards,
Nesrine
2019-05-15 05:27 AM
I guess, TIM20 is still there, it's just that it has no pins brought out.
JW