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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-02-18 3:57 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-02-21 4:30 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-03-02 8:46 AM
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
