cancel
Showing results for 
Search instead for 
Did you mean: 

Hardware not compliant with algo, with fully customized boards.

XWang.5
Associate

Hi ST,

 

I am testing a FOC system with MCSDK 6.2.1. The motor, driver and control are fully customized. While I tried to create a new project, I got error "The hardware selected is not compliant with the selected algorithm. Please review your selections."

 

I tried use command line running STMCSDK_C.exe and no debug output about this error. Neither did I find any log. I'd like to know what happend with my .json file? Furthure more, how can I debug .json files like this?

 

The 3 .json files are attached.

 

Thank you for helping.

 

2 REPLIES 2
cedric H
ST Employee

Hello @XWang.5 ,

Unfortunately, there is no ICS implementation available for H5. It is the reason why there is no solution for Current sensing feature.

As Current sensing feature is mandatory for FOC, the WB generates the error you encountered.

The ICS feature is available for STM32F3, STM32F4, STM32F7, STM32G4.

Regards

Cedric

 

So sad I just bought a NUCLEO-H563ZI. I have to buy another F4 or G4 dev board for my application.

 

I think the error prompts should be more clear with details.

 

The MCSDK system is well designed which I can see, but the info it provide to user is really a disaster.

 

Thank you for that information.