Skip to main content
Visitor II
August 29, 2022
Question

How can I get the embedded demonstration example for P-NUCLEO-USB002 kit?

  • August 29, 2022
  • 2 replies
  • 1047 views

After testing P-NUCLEO-USB002 kit with it's embedded demonstration example I try to use different example from en.STSW-STUSB010 examples- it seems like non of them support UART interface (CLI) as in P-NUCLEO-USB002 embedded demonstration example. my questions are: 1. How can I get the P-NUCLEO-USB002 embedded demonstration example? 2. Is there a way to enable UART interface (CLI) in en.STSW-STUSB010 examples? Thanks, Maor

    This topic has been closed for replies.

    2 replies

    Visitor II
    October 18, 2022

    I unfortunately have the same Problem after I flashed one of the Projects from the en.STSW-STUSB010 Library.

    ST Employee
    October 19, 2022

    Hello

    The software package does not embed demo CLI.

    If you want to add CLI into the project, UART is already setup for 'Tx' in order to output debug trace: just follow _DEBUG switch.

    I put in attach file demo binary if this is just what you are looking for.

    Best regards