2022-02-25 12:21 AM - last edited on 2023-11-30 06:59 AM by Amel NASRI
The documentation for the IHM15A1 dual DC brushed motor driver board (p.2) says it is only compatible with the following Nucleo boards: NUCLEO-F401RE, NUCLEO-F334R8 or NUCLEO-F030R8.
I have a Nucelo-WB55RG. Can I use the IHM15A1 with it? Does the documentation UM2393 need to be updated, or is there some reason the Nucelo-WB55RG isn't compatible with the IHM15A1 expansion board?
It seems that ST Motor control workbench software tool doesn't include support for the NUCLEO-WB55RG or the IHM15A1 - so I suppose I can not use it for profiling my motor?
What is the best approach for using and configuring the IHM15A1 expansion board with the NUCLEO-WB55RG?
Thanks! Dan.
Solved! Go to Solution.
2022-03-10 05:48 AM
Hi @DRubi.1,
The X-NUCLEO-IHM15A1 expansion board offers native support for the above listed STM32 Nucleo development boards thanks to the X-CUBE-SPN15 dual brush DC motor driver software.
If you want to use a different NUCLEO board to control this expansion board you can check if you have the proper signal available on the Arduino UNO R3 connectors (refer to Table 1 in the user manual UM2393).
In particular you need:
2022-03-03 06:50 AM
Hello @DRubi.1,
the X-NUCLEO-IHM15A1 is designed to drive DC brushed motor.
The STM32 Motor Control Workbench tool can be used for the development of application driving a 3-phase motor (PMSM).
So before to check the boards compatibility, could you confirm what type of motor you want to drive?
2022-03-03 09:00 AM
Hi Cristiana - I am driving a brushed DC motor.
2022-03-10 05:48 AM
Hi @DRubi.1,
The X-NUCLEO-IHM15A1 expansion board offers native support for the above listed STM32 Nucleo development boards thanks to the X-CUBE-SPN15 dual brush DC motor driver software.
If you want to use a different NUCLEO board to control this expansion board you can check if you have the proper signal available on the Arduino UNO R3 connectors (refer to Table 1 in the user manual UM2393).
In particular you need:
2022-03-10 11:44 AM
Yes - that was my impression, that I could use any Nucleo board that could provide this minimal set of control signals. So you don't see any inherent reason why it couldn't work with the Nucleo-WB55RG - right?
2022-03-11 02:22 AM
I confirm, if these signals are available I don’t see contraindications in the use of the Nucleo-WB55RG.