Skip to main content
Associate
March 6, 2024
Solved

STM32F030 - Nucleo 030R8

  • March 6, 2024
  • 5 replies
  • 2224 views

I am looking for copy of schematic of Nucleo 030R8. I am in the process to design my custom board but I need reference design to check application circuit of STM32F030RCT6TR

 

Thanks

Syed

This topic has been closed for replies.
Best answer by STTwo-32

The MB1136 is the Schematic Pack of the Nucleo-F030R8 and other STM32 Nucleo-64 boards (mentioned in the introduction of the UM1724. The STM32F103 mentioned on the sheet 4 of the Schematic Packs is used just on the integrated ST-LINK v2-1.

Best Regards.

STTWo-32

5 replies

STTwo-32
ST Technical Moderator
March 6, 2024

Hello @syed  and welcome to the ST Community :smiling_face_with_smiling_eyes:.

You can find in this link the schematic Pack of the Nucleo that you are looking for.

Best Regards.

STTwo-32 

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.
syedAuthor
Associate
March 7, 2024

Hi @STTwo-32 

I already checked above link and found STM32F103 schematics. I was looking same Nucleo schematics for STM32F030 board (Nucleo 030R8).  

or you recommend to refer for STM32F103 application circuit is similar for STM32F030RCT6TR?

Thanks 

Syed

Andrew Neil
Super User
March 7, 2024

@syed wrote:

Hi @STTwo-32 

I already checked above link and found STM32F103 schematics.


Are you, perhaps, looking at the ST-Link microcontroller - U2 on Sheet 4 - which is an STM32F103CBT6 ?

AndrewNeil_2-1709807663774.png

 

The STM32F030 is U5 - marked "MCU_LQFP64" on Sheet 3.


This is the link that @STTwo-32 gave:

https://www.st.com/en/evaluation-tools/nucleo-f030r8.html#cad-resources

It does take you to the Product Page for the NUCLEO-F030R8 board:

AndrewNeil_0-1709807178703.png

Scroll down to find the Schematics:

AndrewNeil_1-1709807271324.png

Download the pack which corresponds to the revision of board (C03, C04, or C05) which you have.

Note that the schematics are also in the 'Board design project files' download.

 

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.
Andrew Neil
Super User
March 6, 2024
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.