Hi
I turned around pretty hard. I am asking for your understanding because I am just starting with STM32, or at least I have been trying for some time.
I'm not jumping into deep water, I'm just interested in the topic.
I realize that these are obvious things to you, but I don't have an ARM mentor (it's a pity) and sometimes I connect contradictory things reading the internet.
1. What exactly is Serial Wire Viewer and Serial Wire Output?
I mean exactly SWO is the pin dedicated to this?
does it activate somehow?
In that case, how does the uC know what to send to this output?
Is this data related to the clock somehow, SWCLK?
2. I use ST-Link. I came across such Connect Under Reset setting. What does it give me? How to take advantage of it? Does it mean the reset button has to be pressed? Why in cubeMX you can programmatically set two pins to work with SWD?
I turned around pretty hard. I am asking for your understanding because I am just starting with STM32, or at least I have been trying for some time.
I'm not jumping into deep water, I'm just interested in the topic.
I realize that these are obvious things to you, but I don't have an ARM mentor (it's a pity) and sometimes I connect contradictory things reading the internet.
1. What exactly is Serial Wire Viewer and Serial Wire Output?
I mean exactly SWO is the pin dedicated to this?
does it activate somehow?
In that case, how does the uC know what to send to this output?
Is this data related to the clock somehow, SWCLK?
2. I use ST-Link. I came across such Connect Under Reset setting. What does it give me? How to take advantage of it? Does it mean the reset button has to be pressed? Why in cubeMX you can programmatically set two pins to work with SWD?