User Activity

the below code is not working for me //HAL_TIM_PWM_Start(&htim15,TIM_CHANNEL_1);HAL_TIMEx_PWMN_Start(&htim15,TIM_CHANNEL_1);
I have a motor , but how can I calculate the speed PI parameter
[STM32H750]  Can not upgrade the firmware by STM32CubeProgrammer when I have used the DTCMRAM sectionjust add this code : the STM32CubeProgrammer will upgrade failed:​__attribute__((section(".DTCMRAM"))) uint8_t buf[2400] = {0};​int main(void){xxxx....
How to update stm32 h750 firmware by uart in ubuntu terminal?Is there any open source ?I found stm32flash tool, but it can not support stm32h7.Is there any other option?
STM32H750 STM32CubeMX 6.0.1STM32H FW 1.8use LL driver, but the EXIT is not working.use HAL driver , works oktest on PC8 as EXITmodify nothing, the code is gen by CubeMX
Kudos from