stlink/doc/man/st-info.1

60 wiersze
1.2 KiB
Groff
Czysty Zwykły widok Historia

.\" Automatically generated by Pandoc 2.4
.\"
.TH "st\-flash" "1" "Feb 2018" "Open Source STMicroelectronics Stlink Tools" "stlink"
.hy
2016-09-18 14:12:10 +00:00
.SH NAME
.PP
st\-info \- Provides information about connected STLink and STM32
devices
2016-09-18 14:12:10 +00:00
.SH SYNOPSIS
.PP
\f[I]st\-info\f[R] [\f[I]OPTIONS\f[R]]
2016-09-18 14:12:10 +00:00
.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
2016-09-18 14:12:10 +00:00
Print version information
.TP
.B \-\-flash
2016-09-18 14:12:10 +00:00
Display amount of flash memory available in the device
.TP
.B \-\-sram
2016-09-18 14:12:10 +00:00
Display amount of sram memory available in device
.TP
.B \-\-descr
2016-09-18 14:12:10 +00:00
Display textual description of the device
.TP
.B \-\-pagesize
2016-09-18 14:12:10 +00:00
Display the page size of the device
.TP
.B \-\-chipid
2016-09-18 14:12:10 +00:00
Display the chip ID of the device
.TP
.B \-\-serial
2016-09-18 14:12:10 +00:00
Display the serial code of the device
.TP
.B \-\-probe
2016-09-18 14:12:10 +00:00
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]
2016-09-18 14:12:10 +00:00
.fi
.SH SEE ALSO
.PP
st\-util(1), st\-flash(1)
2016-09-18 14:12:10 +00:00
.SH COPYRIGHT
.PP
This work is copyrighted.
Stlink contributors.
See \f[I]LICENSE\f[R] file in the stlink source distribution.