cancel
Showing results for 
Search instead for 
Did you mean: 

NUCLEO-U575ZI-Q + NUCLEO-IHM08M1

Suthan
Associate II

I have been working with sensorless BLDC motor control using NUCLEO-U575ZI-Q + NUCLEO-IHM08M1. When I work with Motor Control Workbench I see this warning "IWConnect: BEMFSensingADC BEMF_V is not connected to any matching input (ADC[0-9]*)_IN(?!N)" 

Can anyone explain this? 

Is there any physical wiring needed? 

5 REPLIES 5
GMA
ST Employee

Hello @Suthan,

At this point, the Workbench tool verifies all configurations. In this case, the BEMF_V signal ADC measurement for the 6-step feature is not feasible.
The 6-step feature is not supported on the STM32U5 series.

If you agree with the answer, please accept it by clicking on 'Accept as solution'.
Best regards.
GMA
Suthan
Associate II

@GMA 

It appears that only FOC is supported for the STM32U5 series. For sensorless FOC, the system still relies on BEMF signals, for rotor position estimation.
In STM32 Motor Control Workbench, I encountered the warning:
"IWConnect: BEMFSensingADC BEMF_V is not connected to any matching input (ADC[0-9]*)_IN(?!N)".
What is the recommended solution to resolve this warning when configuring sensorless FOC with STM32U5?

Hello @Suthan,

For more details about the FOC sensorless observer, refer to the User Manual documentation.
To use the FOC feature, select the Create button at this point.

If you agree with the answer, please accept it by clicking on 'Accept as solution'.
Best regards.
GMA
Suthan
Associate II

@GMA 

There seems to be a misunderstanding between my original question and your response.

I’ve already followed the recommended steps and selected Observer + PLL as the sensorless control mode in Motor Control Workbench. However, my question still stands: even after selecting this mode, the system prompts a warning indicating that three BEMF signals are required. I’m trying to understand why this requirement exists?

Suthan_0-1761837604874.png

 

@Suthan,

It is not a requirement but only a warning about SixStep BEMF measurement as described in section 3.2.5 BEMF sensing network of the Six-step firmware algorithm chapter of the user manual.

If you agree with the answer, please accept it by clicking on 'Accept as solution'.
Best regards.
GMA