cancel
Showing results for 
Search instead for 
Did you mean: 

unable to program STM32F446RET6

smalviya
Associate

I recently bought a STM32F446 64 pin chip and wired it up.

The following circuit is made:

I've installed 0.1uF capacitors between two power pins, and two I've not (It's difficult to do so)

 

it's consuming around 20 to 30 mA

Pin 30 shows 1.132 volts (4.7uF cap is installed)

voltage 3.298 v

oscillator is working fine

I tried bypassing the 15uH inductor as I thought that is too much, but neither way works

The chip is perfectly soldered, checked for resistances multiple times

 

Tried uploading code from both usb to ttl converter and STM programmer from Nucleo f072rb board

 

all the wiring is correct according to me checked multiple times, but when I upload the code using arduino ide, I get this issue:

Sketch uses 16576 bytes (3%) of program storage space. Maximum is 524288 bytes.
Global variables use 1212 bytes (0%) of dynamic memory, leaving 129860 bytes for local variables. Maximum is 131072 bytes.
NODE_F446RE not found. Please ensure the device is correctly connected.
Failed uploading: uploading error: exit status 7

 

Please ask if you need more data.

 

 

2 REPLIES 2
mƎALLEm
ST Employee

Hello @smalviya and welcome to the ST community,

I invite you to check your hardware according to the hardware reference designs:

AN4488 "Getting started with STM32F4xxxx MCU hardware development"

NUCLEO-F446 board schematic

 

 

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.

The circuit seems correct according to the file you just shared, please enlighten me on specific parts of it if what you are referring might be the issue.