cancel
Showing results for 
Search instead for 
Did you mean: 

STM32H503CBT6 Debug pins PA14/PA13 in IOC orange colored not green

chriskuku
Senior II

I switched from an STM32F103C8T6 project template to an STM32H503CBT6.
When programming the pins PA13/PA14 to DEBUG_JTMS_SWDIO resp. DEBUG_JTCK_SWCLK these pins turn to color orange, indicatiing there is some conflict.

On the F103 configuration I recall that I had to tick Serial Wire Debug in the Debug section of "SYS".

This lacks in the H503 configurator. How do I manage it to get the pins conflict free?

1 ACCEPTED SOLUTION

Accepted Solutions
Ghofrane GSOURI
ST Employee

Hello @chriskuku 

First let me thank you for posting.

Under [Debug] activate debug : serial wire and you will get the pins  PA13/PA14 to DEBUG_JTMS_SWDIO resp in green .

GhofraneGSOURI_0-1744709763315.png

THX

Ghofrane

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.

View solution in original post

2 REPLIES 2
Ghofrane GSOURI
ST Employee

Hello @chriskuku 

First let me thank you for posting.

Under [Debug] activate debug : serial wire and you will get the pins  PA13/PA14 to DEBUG_JTMS_SWDIO resp in green .

GhofraneGSOURI_0-1744709763315.png

THX

Ghofrane

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.

Yes, thanks, it's moved under TRACE and DEBUG.