-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Labels
Milestone
Description
- I made serious effort to avoid creating duplicate or nearly similar issue
In order to allow developers to isolate and target your respective issue, please take some time to select the check boxes below and fill out each of the following items appropriate to your specific request.
- Programmer/board type: [V2-1] (e.g STLINK /V1, /V2, /V2-onboard, /V2-clone, /V3)
- Operating system an version: [Linux Ubuntu] (e.g Linux, Windows)
- stlink tools version and/or git commit hash: [v1.7.0] (e.g v1.6.1/git-d0416149)
- stlink commandline tool name: [st-util] (e.g
st-info
,st-flash
,st-trace
,st-util
) - Target chip (and board, if applicable): [STM32F446RE NUCLEO-F446] (e.g STM32F103C8T6 (NUCLEO-F103RB))
Is it possible to use st-link to access the virtual COM (serial) port provided by STLink? If so, how do I do that? I do not see any /dev/ttyS
being created by st-util, and tio
is not able to find it either.