cancel
Showing results for 
Search instead for 
Did you mean: 

STM8S swim GPIO ??

enmirc
Associate II
Posted on May 19, 2017 at 22:19

STM8S : SWIM pin as GPIO does not work for me, please explain how to make it work .. 

Situation: vcc,  10k,  swim, button, gnd

main() { 

CFG->GCR = 0x01;

GPIO_Init(GPIOD, D1, GPIO_MODE_IN_PU_NO_IT); 

..

}

software does not works well on this swim pin .. why ? 

             best regards M.

mailto:vitabreviss@gmail.com

1 REPLY 1
Posted on May 22, 2017 at 16:40

Please move this to the STM8 forum, thanks.

Tips, buy me a coffee, or three.. PayPal Venmo Up vote any posts that you find helpful, it shows what's working..