2025-06-23 4:40 AM - last edited on 2025-06-23 5:00 AM by KDJEM.1
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.
please reply from users who have used STM32U031.
2025-06-23 4:44 AM
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
2025-06-23 5:32 AM
The schematic looks okay.
2025-06-23 5:52 AM
...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.
2025-06-23 6:01 AM
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.