Hello,I am using STM32VLDISCOVERY board. We have configured TIM1 in PWM mode with break feature enabled. But the BKIN input seems really sensitive and catches noise from the system resulting in a trip. Is there any data that says how much voltage on ...
Hello,I am using STM32F100RBTx device present on STM32VLDISCOVERY board.I am using TIM1 with the configuration listed below. Please note that this is a partial config, other channel and clock related settings are irrelavant to interrupt so I havent p...
Hello,I am getting the error as shown in the attached image when I debug in STM32Cube IDE and debug never starts.When I try to run arm-none-eabi-gdb from terminal I am able to run. I am sure its available in global path but somehow IDE is not able to...
Hello,I am using Ubuntu 18.04 LTS and CLI version of STM32CubeProgrammer 2.5.0.My board is STM32VLDISCOVERY with STM32F100RBT6 MCU. When I do list devices or connect, I get DEVICE_NOT_SUPPORTED. Attaching log.Thanks,Mitul
Thanks KnarfB for your answer. You were correct, my tool was not able to find the library libncurses5.Howevery the library you mentioned (libncurses5-dev and libncursesw5-dev) didnt work. Following command worked:sudo apt-get install libncurses5 libn...
Thanks for your response. Are the later boards of same MCU supported ? Or is the MCU not supported ? Can I get an external STLINK programmer and program the device ? I can see that SMT32VLDISCOVERY is still in active status here https://www.st.com/en...