st-info:tldr:65d16
The command "st-info --probe" is used to gather information about a connected STMicroelectronics device or board.
"st-info" is a utility tool provided by STMicroelectronics that enables users to obtain information about their devices. By using the "--probe" option, the command instructs the tool to scan and probe the connected device for information.
When executed, the "st-info --probe" command will check for a connected STMicroelectronics device, retrieve information such as the device name, chip ID, flash size, RAM size, and other relevant details about the product.
By using this command, users can quickly gather essential information about their STMicroelectronics devices, which can be helpful for troubleshooting, debugging, or ensuring compatibility with software or development tools.