cancel
Showing results for 
Search instead for 
Did you mean: 

PB3-SWO for STM32C071RBT6

AndrewFFFF
Associate III

Hello to everyone.

I'm using the  board NUCLEO-C071RB, and now i want project my board.

I have a question about the pin PB3:

From the schematic it seems PB3 = SWO but if i try to configure the pin with STM32CubeIde i don't find that option.

rfrfrtfme.pngsfddsfe.pngdfgdfgfdgdfgme.png

1 ACCEPTED SOLUTION

Accepted Solutions

@AndrewFFFF wrote:

I'm using the  board NUCLEO-C071RB ...From the schematic it seems PB3 = SWO but if i try to configure the pin with STM32CubeIde i don't find that option.


The STM32C071RB  doesn't have SWO.

Presumably, the schematic is a general one for any Nucleo-64 board - covering the case where the Target STM32 does have SWO.

A complex system that works is invariably found to have evolved from a simple system that worked.
A complex system designed from scratch never works and cannot be patched up to make it work.

View solution in original post

2 REPLIES 2

@AndrewFFFF wrote:

I'm using the  board NUCLEO-C071RB ...From the schematic it seems PB3 = SWO but if i try to configure the pin with STM32CubeIde i don't find that option.


The STM32C071RB  doesn't have SWO.

Presumably, the schematic is a general one for any Nucleo-64 board - covering the case where the Target STM32 does have SWO.

A complex system that works is invariably found to have evolved from a simple system that worked.
A complex system designed from scratch never works and cannot be patched up to make it work.

Thank you for the fast answer.