User Activity

Can anyone help me to handle with a openocd issue? I got a message as follow "Failt to launch OpenOCD GDB server:timeout" in VSC. The output message are Info : Unable to match requested speed 1000 kHz, using 950 kHz Info : Unable to match requested s...
Hi all,I want to use timer 2 to trigger ADC function (ADC3) on STM32H743ZI2 platform. After DMA & timer starting, I stuck in HAL_ADC_IRQHandler(). /* Multimode not set or feature not available or ADC independent */ if ((hadc->Instance...
Hi , I am trying to use lptim on NUCLEOL412RB.I want to use lptim repetition counter to fire a interrupt which period is 5 secs.My lptim clock source is 32k LSI.Here is my config:hlptim1.Instance = LPTIM1; hlptim1.Init.Clock.Source = LPTIM_CLOCKSOUR...
Hi all,I have developed a program with NUCLEO-H743ZI (Version 1).And there is no problem for debugging. Recently, I bought NUCLEO-H743ZI2 (Version 2). I found it cannot enter main function in the first beginning. I try to uncheck 'run to main' item ...
Hi all,I have a question about stspin220.h.There are two define as follow:/// Maximum frequency of the step clock frequency in Hz#define STSPIN220_MAX_STCK_FREQ     (10000)/// Minimum frequency of the step clock frequency in Hz#define STSPIN220_MIN_S...
Kudos from