cancel
Showing results for 
Search instead for 
Did you mean: 

What software is needed to run Nucleo-L476RG with X-Nucleo-IKS01A3?

rarin2din
Visitor

I have a Nucleo-L476RG and Nucleo-IKSO1A3. What software will I need to run examples on expansion bd sensors ?

Anyone have old version of Unicleo-GUI ?version 1.10.XXX  possibly? The new version does not show MEMS

Where can I find software that has these examples?

"Please note that the X-CUBE_MEMS1 function pack contains examples for the NUCLEO-L476RG + the X-NUCLEO-IKS01A3 in the folder \Projects\STM32L476RG-Nucleo\Examples\IKS01A3."

If not possible then which STM32 boards will work with IKS01A3 in MEMS Studio  and Unicleo-GUI latest versions?

 

 

 

1 REPLY 1
Andrew Neil
Super User

Welcome to the forum.

Please see: How to write your question to maximize your chances to find a solution for best results.

 


@rarin2din wrote:

Nucleo-IKSO1A3. What software will I need to run examples on expansion bd sensors ?


The place to start is always the Product Page for the board; in this case:

https://www.st.com/en/evaluation-tools/x-nucleo-iks01a3.html

There you would normally find all the available resources & collateral - User Manual, other documentation, schematics, software, etc.

Unfortunately, this board is shown as Obsolete:

AndrewNeil_0-1764325468002.png

So a lot of the support has been withdrawn.

 

But the User Manual & schematics are still there, and most of the individual sensors are still 'Active':

LSM6DSO accelerometer: https://www.st.com/en/mems-and-sensors/lsm6dso.html

LIS2MDL magnetometer: https://www.st.com/en/mems-and-sensors/lis2mdl.html

LIS2DW12 accelerometer: https://www.st.com/en/mems-and-sensors/lis2dw12.html

LPS22HH pressure sensor: https://www.st.com/en/mems-and-sensors/lps22hh.html

 

The STTS751 temperature sensor is NRNDhttps://www.st.com/en/mems-and-sensors/stts751.html 

 

Look on the 'Tools & Software' tabs of these Product Pages to find software support; eg, C-Driver-MEMS

 

The HTS221 humidity and temperature sensor Product Page seems to be missing (presumably obsolete?), but the datasheet is still available - if you search: https://www.st.com/resource/en/datasheet/hts221.pdf

 

PS:

The X-CUBE_MEMS1's Product Page is here: https://www.st.com/en/embedded-software/x-cube-mems1.html

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.