Skip to content

Porting NUCLEO-U575ZI-Q #9210

Sep 5, 2022 · 1 comments · 2 replies
Discussion options

You must be logged in to vote

@reanovich the NUCLEO-U575ZI-Q has an integrated st-link. This will likely be a lot easier to figure out using the debugger (via openocd + gdb). OpenOCD supports the U5.

I am trying to port the new board inside the ports/stm32 by adding a new board folder, adding the CMSIS library, and modifying some c codes for the STM32U5 chip.

Did you also add the STM U5 HAL to lib/stm32lib?

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@jandriea
Comment options

@jandriea
Comment options

Answer selected by jandriea
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
2 participants