Support for the STM32 Nucleo-U575ZI-Q. More...
Support for the STM32 Nucleo-U575ZI-Q.
The Nucleo-U575ZI-Q is a board from ST's Nucleo family supporting the ARM Cortex-M33 STM32U575ZIT6Q ultra-low-power microcontroller with TrustZone, 768KiB of RAM and 2MiB of Flash.
You can find general information about the Nucleo64 boards on the STM32 Nucleo-64 page.

| MCU | STM32U575ZIT6Q | 
|---|---|
| Family | ARM Cortex-M33 | 
| Vendor | ST Microelectronics | 
| RAM | 786KiB | 
| Flash | 2MiB | 
| Frequency | up tp 160MHz | 
| FPU | yes | 
| TrustZone | yes | 
| Timers | 17 | 
| UARTs | 6 (3xUSART, 2xUART, 1xLPUART) | 
| I2Cs | 4 | 
| SPIs | 3 | 
| CAN | 1 | 
| Datasheet | Datasheet | 
| Programming Manual | Programming Manual | 
| Board Manual | Board Manual | 
A detailed description about the flashing process can be found on the guides page. The board name for the Nucleo-U575ZI-Q is nucleo-u575zi-q.
Default RIOT shell access utilize VCP (Virtual COM Port) via USB interface, provided by integrated ST-LINK programmer. ST-LINK is connected to the microcontroller USART1.
The default baud rate is 115 200.
If a physical connection to USART1 is needed, connect UART interface to pins PA9 (USART1 TX) and PA10 (USART1 RX).
Files | |
| file | periph_conf.h | 
| Peripheral MCU configuration for the nucleo-u575zi-q board.  | |