Skip to main content
Visitor II
February 8, 2019
Question

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.

  • February 8, 2019
  • 1 reply
  • 2042 views

STM8 Programmer : ST Link v2

STVP Version : v3.4.1

Device Driver : STSW-Link-009

    This topic has been closed for replies.

    1 reply

    SMullAuthor
    Visitor II
    February 13, 2019

    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.