2024-11-13 05:50 AM
Hi,
I am designing a board based on STM32h755zit6 MCU and it's the first time for me working on this MCU, I am trying to simplify the design as possible to avoid any problem in the development, since we are short in time.
I found out that there is a firmware configuration for the power, is there a default configuration so I can make the hardware based on it? right now I made this schematic based on the Nucleo board, but I want to make sure that it's right configuration, Also I have the ST-link 2 is it possible to use it for programming?
thanks
Basel
2024-11-13 06:26 AM
Hello @baselimadt and welcome to the community,
Better to remove the grid from the background in your schematics for more visibility.
Thanks.
2024-11-13 06:39 AM
Shouldn't there be a pull-up resistor (typically 10 kΩ) connected to the NRST pin?
2024-11-13 06:42 AM
No need for external pull-up resistor on NRST pin. There is one internal:
2024-11-13 06:52 AM
@liaifat85 wrote:Shouldn't there be a pull-up resistor (typically 10 kΩ) connected to the NRST pin?
No - As @SofLit said, there's one internally.
See Application note AN4938, Getting started with STM32H74xI/G and STM32H75xI/G MCU hardware development:
@baselimadt - study that app note.
2024-11-13 07:35 AM
here is a picture without it
2024-11-13 07:43 AM
Did you check against Chapter 2 of AN4938?
It's all about power supplies:
2024-11-13 07:46 AM
I did read it in a hurry, but I found that people still facing problem with it here in the community, so I decided to make a quick review with you, to make everything is good.
since we don't have time for redesign if there were a problem
2024-11-13 09:34 AM
To me, C74: you have 150pF but in the Nucleo-H755 is 220pF so I suggest to use that value.