cancel
Showing results for 
Search instead for 
Did you mean: 

I cannot program STM8S003F3P6 controller using ST Link v2 dongle (using SWIM protocol). The error shown in the attached image () comes even after installing the device driver. Kindly help.

SMull
Associate

STM8 Programmer : ST Link v2

STVP Version : v3.4.1

Device Driver : STSW-Link-009

1 REPLY 1
SMull
Associate

i found out the answer. Two things need to be done :

  1. The STM8S IC requires electrolytic capacitor from 0.47uF to 3.3uF to be connected between its VCAP and ground pin.
  2. External 5V power supply should be given to VDD and GND pins of SWIM connector of ST Link v2 programmer. Also, thses VDD and GND pins of SWIM connector should be connected to VDD and GND pin of STM8S IC.

After following these two extra step, I can now easily program the STM8S003F3 IC.