I tried to program STM32F407 MCUs, using STLINK-V3MINI and STM32CubeProgrammer in automatic mode, but after first MCU, I'was not able to program any other MCUs.
Someone could help me?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2022-01-11 7:39 AM
This is the log:
16:37:14 : STM32CubeProgrammer API v2.8.0
16:37:32 : ST-LINK SN : 003500125553500D20393256
16:37:32 : ST-LINK FW : V3J8M3
16:37:32 : Board : STLINK-V3MINI
16:37:32 : Voltage : 3.00V
16:37:32 : SWD freq : 24000 KHz
16:37:32 : Connect mode: Normal
16:37:32 : Reset mode : Software reset
16:37:32 : Device ID : 0x413
16:37:32 : Revision ID : Rev 2.0
16:37:32 : UPLOADING OPTION BYTES DATA ...
16:37:32 : Bank : 0x00
16:37:32 : Address : 0x40023c14
16:37:32 : Size : 4 Bytes
16:37:32 : UPLOADING ...
16:37:32 : Size : 1024 Bytes
16:37:32 : Address : 0x8000000
16:37:32 : Read progress:
16:37:32 : Data read successfully
16:37:32 : Time elapsed during the read operation is: 00:00:00.002
16:37:36 : Starting Automatic Mode...
16:37:36 : Waiting for device n:1...
16:37:37 : MASS ERASE ...
16:37:45 : Mass erase successfully achieved
16:37:45 : Memory Programming ...
16:37:45 : Opening and parsing file: STM32F401RE-Nucleo_PollingTagDetect.bin
16:37:45 : File : STM32F401RE-Nucleo_PollingTagDetect.bin
16:37:45 : Size : 43524 Bytes
16:37:45 : Address : 0x08000000
16:37:45 : Erasing memory corresponding to segment 0:
16:37:45 : Erasing internal memory sectors [0 2]
16:37:45 : Download in Progress:
16:37:46 : File download complete
16:37:46 : Time elapsed during download operation: 00:00:01.040
16:37:46 : Verifying ...
16:37:46 : Read progress:
16:37:46 : Download verified successfully
16:37:46 : Please disconnect device n:1 and connect the next...
16:37:49 : Waiting for device n:2...
- Labels:
-
STM32CubeProgrammer
-
STM32F4 Series
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2022-06-10 2:17 AM
Hello @FCiuc.1,
Thank you for posting and sorry for the late reply,
I assume you are using the same STLINK to program different targets.
This feature is implemented in the latest version of STM32CubeProgrammer (v2.10.0) available under this link.
Best regards,
Aziz
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.
