Skip to main content
asaya.1
Visitor II
February 18, 2022
Question

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.

  • February 18, 2022
  • 2 replies
  • 1025 views

..

This topic has been closed for replies.

2 replies

Peter BENSCH
Technical Moderator
February 21, 2022

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

cedric H
Technical Moderator
March 2, 2022

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