cancel
Showing results for 
Search instead for 
Did you mean: 

STM32F303RE TIM20 and STM32CubeIDE

CGAIR
Associate

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.

1 ACCEPTED SOLUTION

Accepted Solutions

STM32F303RE belongs to the package LQFP64 0690X000008vvekQAA.png

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:

0690X000008vvfYQAQ.png

Best regards,

Nesrine

View solution in original post

4 REPLIES 4

Hi @CGAIR​ 

TIM20 is available on STM32F303xD/E and STM32f398xE devices only.

0690X000008vvQTQAY.png

Best regards,

Nesrine

Not the OP, but the mentioned STM32F303RE is a STM32F303xD/E

STM32F303RE belongs to the package LQFP64 0690X000008vvekQAA.png

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:

0690X000008vvfYQAQ.png

Best regards,

Nesrine

I guess, TIM20 is still there, it's just that it has no pins brought out.

JW