Skip to main content
Visitor II
February 9, 2022
Question

Stm8S003f3 debugger

  • February 9, 2022
  • 3 replies
  • 1028 views

I am using Stm8s003f3 in my own designed card. Using ST-LINK v2, I can assign code using SWIM and RESET pins. I'm getting an error when I want to upload more than one stm8 code using the same debugger. Is there a product or method that I can use to proces

    This topic has been closed for replies.

    3 replies

    Technical Moderator
    February 9, 2022

    Welcome, @Melih Kıyı​, to the community!

    What do you mean by uploading more than one stm8 code with the same debugger?

    How does the error message look like?

    Regards

    /Peter

    MKıyı.1Author
    Visitor II
    February 9, 2022

    Code throwing process by multiplexing the SWIM and RESET pins on the debugger on the breadboard and connecting to the SWIM, RESET pins on more than one stm8s003f3.

    Error : Failed to set configuration with MCU name STM8S003F3: SWIM error [30004]: Comm timeout

    Regards

    Visitor II
    February 10, 2022

    Do you mean using those pins for other purposes than SWIM and RESET in you program? E.g. to use them as an input or output?