1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-23 15:22:08 +02:00
tldr/pages/common/st-info.md
2021-08-15 19:59:09 +02:00

328 B

st-info

Provides information about connected STLink and STM32 devices. More information: https://github.com/texane/stlink.

  • Display amount of program memory available:

st-info --flash

  • Display amount of SRAM memory available:

st-info --sram

  • Display summarized information of the device:

st-info --probe