cancel
Showing results for 
Search instead for 
Did you mean: 

STM32Cube NUCLEO-F413ZH UART missing

AGoro.1
Associate

Hello,

I am trying to create a project with STM32Cube 5.1.0 for NUCLEO-F413ZH. I see only USART 1, 2, 3 and 6 available, none of the UARTs 4, 5, 7, 8, 9 and 10. These UARTs are available if I open a project for STM32F413ZHT, the device used in NUCLEO-F413ZH board. I understand why UART4 would be disabled - its pins PA0/1 are used for other functions in NUCLEO, a user button and RMII_REF_CLK, but UART7 PH6/7 is not occupied.

Thank you.

1 ACCEPTED SOLUTION

Accepted Solutions
berendi
Principal

Update CubeMX, the current version is 5.6.1.

STM32F413 has no ethernet interface.

View solution in original post

2 REPLIES 2
berendi
Principal

Update CubeMX, the current version is 5.6.1.

STM32F413 has no ethernet interface.

Thank you. In version 5.6.1 all UART are available.

NUCLEO-F413 has not Ethernet, but the GPIO are still reserved for other MCUs.