2024-12-05 01:59 AM
Hi,
I am new to developing applications for capacitive touch. I selected the 32F072BDISCOVERY kit, which features the STM32F072RB MCU. I downloaded the STSW-STM32139 firmware package from the product page and successfully built the STM32F072B-Discovery_Demo program in STM32CubeIDE, then flashed it to the 32F072BDISCOVERY board. It worked well. Next, I attempted to debug the application using STM Studio (Version 3.6.0). I downloaded the user manual from this link:
https://www.st.com/resource/en/user_manual/um1025-getting-started-with-stmstudio-stmicroelectronics.pdf
Following the manual, I was able to view variables in VarViewer by importing them from the executable.
The manual mentions a window for "SNR plugin configuration," but I couldn't find it. Can you assist me in accessing this window?