ST-Link Info - Control STM32 Devices | Online Free DevTools by Hexmos
Control STM32 devices with ST-Link Info, providing detailed device diagnostics and program memory analysis. Free online tool, no registration required for MCU information.
st-info
Get 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