2021-02-20 08:23 PM
2021-02-21 05:28 AM
Why does it need to populate? It is designed to provide a simple drag-n-drop for a binary file.
Why would it connect as a UART?
Probably crashed the driver stack at this point. Remove connection and reboot.
AV software or policies blocking USB Storage Devices? Performance or Remote Diagnostic Tools (Intel / DELL)?
Connected via a Hub or Docking Station?
Try using a different cable, rated for High Speed
Have only one application open the ST-LINK at a time.
It should really need updating out of the box
Download the Firmware Update application separately
https://www.st.com/en/development-tools/stsw-link007.html
Click to get it into upgrade mode, it should enter its DFU mode and reenumerate.
Current version of Cube Programmer is v2.6.0, just click the "Get Software" button, don't fiddle with the version option
https://www.st.com/en/development-tools/stm32cubeprog.html
2021-02-21 05:28 AM
Why does it need to populate? It is designed to provide a simple drag-n-drop for a binary file.
Why would it connect as a UART?
Probably crashed the driver stack at this point. Remove connection and reboot.
AV software or policies blocking USB Storage Devices? Performance or Remote Diagnostic Tools (Intel / DELL)?
Connected via a Hub or Docking Station?
Try using a different cable, rated for High Speed
Have only one application open the ST-LINK at a time.
It should really need updating out of the box
Download the Firmware Update application separately
https://www.st.com/en/development-tools/stsw-link007.html
Click to get it into upgrade mode, it should enter its DFU mode and reenumerate.
Current version of Cube Programmer is v2.6.0, just click the "Get Software" button, don't fiddle with the version option
https://www.st.com/en/development-tools/stm32cubeprog.html
2021-02-21 04:18 PM
Why does it need to populate? It is designed to provide a simple drag-n-drop for a binary file.
Why would it connect as a UART?
Probably crashed the driver stack at this point. Remove connection and reboot.
Connected via a Hub or Docking Station?
Try using a different cable, rated for High Speed
AV software or policies blocking USB Storage Devices? Performance or Remote Diagnostic Tools (Intel / DELL)?
Have only one application open the ST-LINK at a time.
Download the Firmware Update application separately
Current version of Cube Programmer is v2.6.0, just click the "Get Software" button, don't fiddle with the version option
Additional Information:
I am returning this unit to Element14, to obtain a replacement later.
2021-02-21 05:25 PM
2021-02-21 06:56 PM
Thanks for the hint, actually I referred to the databrief PDF document which I downloaded on 16/2/2021, even now if you clicked on the "Download databrief" button, the document title is stated like picture shown below, that's why is confusing me:
I try to test using pure USB port from the PC motherboard, what I don't like is, the use of USB Hub is very common, by having limitation to use only via direct USB port, I have to unplug and replug the USB connection very often, where with Hub, is easier by switching it OFF/ON.
Anything wrong, I will get back to you. Thank you.
2021-02-21 08:53 PM
hi, here are what I found:
Version: V3J7M2B4S1
Build: May 13 2020 17:07:49
The interface firmware FAILED to reset/halt the target MCU
is the message FAIL.TXT any serious issues ?
Please advise.
2021-03-03 07:59 AM
Hi @Ricky Gai ,
Sorry for the delay.
Can you please try to use STLink utility instead of STM32CubePRogrammer to confirm if issue is related to CubePRogrammer or STLINK V3SET?
Try also to decrease the frequency to 3300 KHZ and tell me if you are able to connect?
Houda
2021-03-03 09:49 AM
If you use only tested agaonst a bluepill as target. keep in mind that a lot of clone float around and STLINKV3 only connects to genuine STM devices.
2021-03-04 12:23 AM
hi Houda,
Thanks for the feedback, apologizing I have returned the STLINK V3SET to Element14 already.
Yes, I used STLINK Utility and successfully updated to latest firmware for STLINK V3SET.
I also changed the frequency to 3300 kHz that time because STLINK V2 at 4000kHz works, but for STLINK V3SET 3300kHz, it failed to establish connection to the target STM32F103C8T6 clone board.
I will use Nucleo boards for learning the STM32 microcontrollers.
For STM32F103C8 clone board as alternative because I don't want to build something at the end is too expensive and cannot sell.
Thanks.
2021-03-04 12:32 AM
hi Uwe Bonnes,
Thanks for the feedback, I will temporarily focus on bluepill using STLINK V2 at the moment.
For understanding STM32, will use Nucleo Boards such as NUCLEO-F103RB or NUCLEO-F411RE as study platform.
Thanks.