02-24-2023, 07:15 PM
I am using the ST-Link V2 chip to program the update. For this, I downloaded "NET_IAP_DIMMER8_0909.hex" and then tried to update my KC868-D8 device with the STM32F103VCT6 chip. The config in the ST Visual Programmer is set as described in your Youtube video https://www.youtube.com/watch?v=MI2_qAIEt2U
which means:
CONFIGURATION:
Hardware: ST-LINK
Programming mode: SWD
Device name: STM32F103x8
Port: USB
The version of the ST Visual Programmer is 3.3.2 and it seems not to support the new dongle.
Because the ST Visual Programmer gives me the error below:
So I downloaded the newest version of the STM32 Programmer (STM32CubeProgrammer software for all STM32) https://www.st.com/en/development-tools/...s-software
The ST-Link configuration is set to:
![[Image: 7FEn6KXlJxqE.png]](https://gcdnb.pbrd.co/images/7FEn6KXlJxqE.png)
In case the image does not work:
Port: SWD
Frequency (kHz): 4000
Mode: Normal
Access port: 0
Reset mode: Software reset
Speed: Reliable
Shared: Disabled
Unfortunately, the new programmer is not able t am not able to connect to the chip. The programmer is supported according to the vendor. See https://www.st.com/en/microcontrollers-m...l#overview
Does anyone know how I could perform the update?
which means:
CONFIGURATION:
Hardware: ST-LINK
Programming mode: SWD
Device name: STM32F103x8
Port: USB
The version of the ST Visual Programmer is 3.3.2 and it seems not to support the new dongle.
Because the ST Visual Programmer gives me the error below:
Code:
> Programming OPTION BYTE area...
Error : Wrong device selected ! Check the configuration or the device !
Error : < OPTION BYTE programming failed.
So I downloaded the newest version of the STM32 Programmer (STM32CubeProgrammer software for all STM32) https://www.st.com/en/development-tools/...s-software
The ST-Link configuration is set to:
![[Image: 7FEn6KXlJxqE.png]](https://gcdnb.pbrd.co/images/7FEn6KXlJxqE.png)
In case the image does not work:
Port: SWD
Frequency (kHz): 4000
Mode: Normal
Access port: 0
Reset mode: Software reset
Speed: Reliable
Shared: Disabled
Unfortunately, the new programmer is not able t am not able to connect to the chip. The programmer is supported according to the vendor. See https://www.st.com/en/microcontrollers-m...l#overview
Does anyone know how I could perform the update?