Skip to main content
Associate
March 14, 2026
Solved

NUCLEO-C562RE getting started

  • March 14, 2026
  • 5 replies
  • 472 views

Hello All,
I have the NUCLEO-C562RE board and I wanted to get started with it. But I am lost and not able to find any documentation related to architecture manual or user manual. I am new to ST boards, previously I used Aurix TC375. Has someone here in the community used this board or similar one and know how to work around it? It would be really helpful.

Thanks

Best answer by Andrew Neil

@thetallnomad wrote:

Is there any specific version of CubeMX to be installed? 


The C5 is a new family - it uses the new CubeMX2.

But it seems that's not available yet.

See also: STM32CubeMX2.,

5 replies

TDK
Super User
March 14, 2026
"If you feel a post has answered your question, please click ""Accept as Solution""."
Associate
March 16, 2026

Thanks for the documents.

I wanted to create a project in CubeMX and I dont see this STM32C5 series board options. I couldn't find it in MCU selector or board selector option. I could only see STM32C0.

Is there any specific version of CubeMX to be installed? I want the libraries and drivers for this board to write any application code or use FreeRTOS on it.

What I couldnt find from the above links you shared is the architecture manual. I wanted to know the address range of peripherals to write my own drivers or low-level APIs.

Any inputs here would be greatly appreciated.

Thanks

Andrew Neil
Andrew NeilBest answer
Super User
March 16, 2026

@thetallnomad wrote:

Is there any specific version of CubeMX to be installed? 


The C5 is a new family - it uses the new CubeMX2.

But it seems that's not available yet.

See also: STM32CubeMX2.,

A complex system that works is invariably found to have evolved from a simple system that worked.A complex system designed from scratch never works and cannot be patched up to make it work.
LCE
Principal II
March 16, 2026

So there's no examples / CubeMX support out there yet?

If not, when can we expect that?

LCE
Principal II
March 16, 2026

What I couldnt find from the above links you shared is the architecture manual.

> I wanted to know the address range of peripherals to write my own drivers or low-level APIs.

 

You should find this in the Reference Manual and datasheet, follow the link TDK gave you before:

> The Reference Manual tells how the chip operates at a register level:

https://www.st.com/en/microcontrollers-microprocessors/stm32c562re.html#documentation

Andrew Neil
Super User
March 16, 2026
A complex system that works is invariably found to have evolved from a simple system that worked.A complex system designed from scratch never works and cannot be patched up to make it work.
Amel NASRI
Technical Moderator
March 17, 2026

Keep an eye to the list of articles with label STM32CubeMX2. You can subscribe to get notification about any new article there.

-Amel

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
mƎALLEm
Technical Moderator
March 17, 2026

Hello,

STM32CubeC5 package is now available here for download.

And CubeMx2 is available here for download:

screenshot.png

"To give better visibility on the answered topics, please click on ""Accept as Solution"" on the reply which solved your issue or answered your question."