Motor Control stops working with HCLK reduced to 8 MHz
Hi We are using a custom STM32U5G7-based board to drive a BLDC motor using STSPIN230 with Hall sensor feedback. The Hall sensor inputs are handled through interrupts, and motor commutation is performed based on these events. The motor operates smoothly when the HCLK is configured to 80 MHz (HSI with PLL). However, when the HCLK is reduced to 8 MHz (HSI), the motor no longer rotates smoothly, despite the PWM timer frequency being maintained at 50 kHz in both cases. We would appreciate any insights into potential causes for this issue.


