snippetbashTip
st-info — Get information about connected STLink and STM32 devices. More information: <https://github.com/stli
Viewed 0 times
connectedcommandcliinformationstlinkst-infoaboutget
Problem
How to use the
st-info command: Get information about connected STLink and STM32 devices. More information: <https://github.com/stlink-org/stlink/blob/testing/doc/man/st-info.md>.Solution
st-info — Get information about connected STLink and STM32 devices. More information: <https://github.com/stlink-org/stlink/blob/testing/doc/man/st-info.md>.Display amount of program memory available:
st-info --flashDisplay amount of SRAM memory available:
st-info --sramDisplay summarized information of the device:
st-info --probeCode Snippets
Display amount of program memory available
st-info --flashDisplay amount of SRAM memory available
st-info --sramDisplay summarized information of the device
st-info --probeContext
tldr-pages: common/st-info
Revisions (0)
No revisions yet.