X-NUCLEO-IHM02A1 and Arduino
Hi ST Community,
I would like to control the IHM02A1 expansion board using Arduino because I found this library https://github.com/stm32duino/X-NUCLEO-IHM02A1
I've read from the X-NUCLEO-IHM02A1 documentation that a Nucleo board should be connected for the expansion board to function correctly. (I assumed this is needed only when you don't intend to use Arduino, and use STM IDE instead, could I be wrong?) However, I haven't found much info regarding the use of Arduino.
Does this mean I still need to have a Nucleo board connected to the expansion board for it to correctly function even if I already have Arduino? Or is the github library enough to run the expansion board using Arduino alone?