cancel
Showing results for 
Search instead for 
Did you mean: 

Hello, I want to control a low voltage BLDC sensorless motor so I bought a nucleo-ihm11m1 card as I have an Arduino board and I saw in the datasheet that it is Compatible with Arduino UNO R3 connector. But for programming the arduino I'm stucked.

asaya.1
Associate
 
2 REPLIES 2
Peter BENSCH
ST Employee

Welcome, @asaya.1​, to the community!

The X-NUCLEO-IHM11M1 does offer a connector compatible with the UNO R3, but you have to take care of the software yourself. STMicroelectronics, of course, only offers support for the STM32 microcontrollers.

Good luck!

Regards

/Peter

In order to give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
cedric H
ST Employee

Hello @asaya.1​ ,

As mentioned by @Peter BENSCH​, ST provides support for the STM32 microcontrollers only. For your particular use case, you can have a look at the X-CUBE-MCSDK. You can buy any supported NUCLEO board, and generate an example matching your  X-NUCLEO-IHM11M1 + your selected NUCLEO board.

The recommended version for motor control is the NUCLEO-G431RB.

Regards

Cedric