2019-10-16 01:28 AM
2019-10-17 01:53 AM
Did you program the Nucleo board with the proper firmware for X-CUBE-MEMS1 package?
Can you share what is in the User Messages tab when you connect to the Nucleo board?
2019-10-18 02:00 AM
As shown in the screen capture I have tried with
all supposed to be working with UNICLEO.
It downloads the firmware OK but then brings out a message "FW doesn't respond, please press disconnect button....."
The User message reports: Port: COM22 Successfully Opened
2019-10-21 05:25 AM
Anyone???
2019-10-21 05:35 AM
Did you use the binaries from the latest version of X-CUBE-MEMS1 v6.2.0?
Are you sure you use the correct binary file for your NUCLEO-L476RG and X-NUCLEO-IKS01A2?
You can also try to copy the proper .bin file in File explorer to the drive associated with the Nucleo board it will program the Nucleo board.
Haven't you done any modification on the Nucleo or IKS01A2 boards?
2019-10-21 05:53 AM
DataLogFusion.bin 3 June 2019 92KB for IKS01A2 from folder STM32L476RG-Nucleo from STM32CubeExpansion_MEMS1_V6.2.0.
Unicleo version 1.9.0.7759.
The STM32L476RG EVAL board works fine. The IKS01A2 is doing nothing. Is there any other way than Unicleo to test if it is alive?
2019-10-21 06:06 AM
Just to double check, do you use this board?
Are you sure that the COM22 is the one for the Nucleo board?
You can try DatalogTerminal project which just read data from sensors and communicates trough virtual serial port with a terminal application (Realterm, TeraTer, Putty, ...).
2019-10-21 06:20 AM
2019-10-21 06:28 AM
It should work just fine.
Please try the DatalgoTerminal project.