stlink/doc/man/st-info.1

60 wiersze
1.2 KiB
Groff

.\" Automatically generated by Pandoc 2.4
.\"
.TH "st\-flash" "1" "Feb 2018" "Open Source STMicroelectronics Stlink Tools" "stlink"
.hy
.SH NAME
.PP
st\-info \- Provides information about connected STLink and STM32
devices
.SH SYNOPSIS
.PP
\f[I]st\-info\f[R] [\f[I]OPTIONS\f[R]]
.SH DESCRIPTION
.PP
Provides information about connected STLink programmers and STM32
devices: Serial code, openocd, flash, sram, page size, chipid,
description.
.SH OPTIONS
.TP
.B \[en]version
Print version information
.TP
.B \-\-flash
Display amount of flash memory available in the device
.TP
.B \-\-sram
Display amount of sram memory available in device
.TP
.B \-\-descr
Display textual description of the device
.TP
.B \-\-pagesize
Display the page size of the device
.TP
.B \-\-chipid
Display the chip ID of the device
.TP
.B \-\-serial
Display the serial code of the device
.TP
.B \-\-probe
Display the summarized information of the connected programmers and
devices
.SH EXAMPLES
.PP
Display information about connected programmers and devices
.IP
.nf
\f[C]
$ st\-info \-\-probe
\f[R]
.fi
.SH SEE ALSO
.PP
st\-util(1), st\-flash(1)
.SH COPYRIGHT
.PP
This work is copyrighted.
Stlink contributors.
See \f[I]LICENSE\f[R] file in the stlink source distribution.