Skip to main content
Senior III
October 29, 2024
Solved

Which Nucleo boards can I use with X-NUCLEO-IKS4A1?

  • October 29, 2024
  • 2 replies
  • 942 views

I currently have a NUCLEO-F411RE, will I be able to use the X-NUCLEO-IKS4A1 expansion board with this or will I need another board?

 

Thanks

Nic

Best answer by AlexWEI

hi 

this sensor board is using the ardunio for connection, you can use nucleo/dk boards for the connection, the board mainly use the I2C/I3C connections. 

2 replies

Andrew Neil
Super User
October 29, 2024

It uses the standard Arduino headers.

The whole point of those headers adopting the Arduino standard is that any other board which abides by that standard will work.

AndrewNeil_0-1730206744507.png

 

When in doubt, you can always check the schematics - they will be under 'CAD Resources' on the board's Product Page.

The pinouts will also be defined in the board's User Manual.

A complex system that works is invariably found to have evolved from a simple system that worked.A complex system designed from scratch never works and cannot be patched up to make it work.
AlexWEI
AlexWEIBest answer
ST Employee
November 13, 2024

hi 

this sensor board is using the ardunio for connection, you can use nucleo/dk boards for the connection, the board mainly use the I2C/I3C connections.