Skip to main content
Andrew Neil
Super User
January 27, 2026
Solved

Sidekick give incorrect answer for NUCLEO-G474RE VCP

  • January 27, 2026
  • 2 replies
  • 287 views
Best answer by Andrew Neil

@STOne-32 says here that the incorrect answer comes from out-of-date information in AN4989:

AndrewNeil_0-1769518481914.png

 

2 replies

Andrew Neil
Super User
January 27, 2026

IF, instead of just "NUCLEO-G474RE VCP", I ask, "What UART is connected to the STLink VCP on NUCLEO-G474RE?" - it does give the correct answer:

AndrewNeil_0-1769517818510.pngAndrewNeil_1-1769517836368.png

 

 

It still gives the wrong answer for the original question:

AndrewNeil_2-1769517943381.png

 

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.
Andrew Neil
Andrew NeilAuthorBest answer
Super User
January 27, 2026

@STOne-32 says here that the incorrect answer comes from out-of-date information in AN4989:

AndrewNeil_0-1769518481914.png

 

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.
waclawek.jan
Super User
January 27, 2026

USART2 *can* be used at that Nucleo at PA2/PA3, too.

JW

Andrew Neil
Super User
January 27, 2026

So it can:

AndrewNeil_0-1769522334907.png

AndrewNeil_1-1769522353271.png

 

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.