Is there a way in software to detect if rt-link (swim) is attached?
I would like to use swim pin on my stm8s000f3 to drive an led. I've set up the circuit so the swim pin goes to the gate of a fet that drives the led. This makes sure the led circuit doesn't affect the swim pin during debugging. I would like to ena...