on 2019-08-09 12:44 AM
YES.
In fact, STLink-V3 is supported since version 3.6.0 of STMStudio, so make sure that you are using latest version. Download it here: https://www.st.com/content/st_com/en/products/development-tools/software-development-tools/stm32-software-development-tools/stm32-performance-and-debuggers/stm-studio-stm32.html
Customer Note: 1) You can contact the author of this article by clicking on name provided as “Created By” info. 2) All other comments or feedback you can post by email to community@st.com 3) If you need specific (product) support please refer to our Support Center(https://www.st.com/content/st_com/en/support/support-home.html) where you can choose from a variety of online support options and select a service which fits your requirements best. |
Install STM-Studio: Download and install STM-Studio from STMicroelectronics' website.
Connect ST-Link/V3: Connect ST-Link/V3 to your STM32 microcontroller.
Launch STM-Studio: Start STM-Studio on your computer.
Configure Debugger: Set up STM-Studio to use ST-Link/V3 as the debugger.
Load Application: Load your STM32 application onto the microcontroller using your development environment.
Start Profiling: In STM-Studio, connect to the microcontroller and profile your application to monitor its performance.
Analyze Data: Use STM-Studio's tools to analyze your application's behavior.
Stop Profiling: When done, stop the profiling session.
Disconnect: Disconnect ST-Link/V3 from your STM32.