2022-06-16 02:13 AM
I bought X-NUCLEO-IKS01A3 and I have already an STM32 Nucleo-144 F767ZI board. Now I wanted to connect both so for that I went through the F767ZI user manual which i found the following table
then I went through the X-NUCLEO-IKS01A3 document there I found the following table
Also while reading the STM32 Nucleo-144 F767ZI document I observed that looks like I need to remove a few registers from the development board to use ST MORPHO connector.
Can anyone please help me to understand what will be the easiest way to connect the IKS01A3 to the STM32 Nucleo-144 F767ZI? Any help will be really appreciated.
2022-06-16 03:39 AM
"what will be the easiest way to connect the IKS01A3 to the STM32 Nucleo-144 F767ZI?"
Surely, the easiest way is to just plug it onto the Arduino connectors??
But the board neither knows nor cares what connectors you use - it just needs power connected to its power pins, I2C connected to its I2C pins, SPI connected to its SPI pins, etc, ...
Make sure voltage levels are correct - 3V, 5V, etc ...