cancel
Showing results for 
Search instead for 
Did you mean: 

STM32U031K8U6 Download fail.

박인구
Visitor

hi~! 

I made a IOT prototype with STM32U031K8T6, but I can't download firmware.

The connection isn't working ad it should, can anyone tell me the issues with the attacked circuit ??

I've tried both j-link and st-link download tools. 

_0-1750678666419.png

 

please reply from users who have used STM32U031.   

4 REPLIES 4
Andrew Neil
Super User

Welcome to the forum.

 


@박인구 wrote:

I can't download firmware.


Please give more details -  see: How to write your question to maximize your chances to find a solution 

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.
TDK
Super User

The schematic looks okay.

If you feel a post has answered your question, please click "Accept as Solution".

...except for the repeatedly inserted R7 (NRESET pull-up), which is not necessary for any STM32 because a pull-up is available internally.

However, R7 is only unnecessary and not the cause of unsuccessful downloads. As @Andrew Neil already mentioned, more information is required for this, e.g. photos of the ST-LINK used, in the case of the ST-LINK/V2 also of the back.

In order 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.
Hl_st
ST Employee

Hello,

did you have set BOOT0 pin to HIGH before you were trying to download the firmware to MCU?

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.