Skip to main content
Visitor II
October 16, 2019
Question

UNICLEO-GUI interfaced to STM32L476RG with IKS01A2 board does not show any sensor data regardless of the application firmware. See picture below. Any ideas?

  • October 16, 2019
  • 8 replies
  • 1756 views

0690X00000AqPiHQAV.jpg

    This topic has been closed for replies.

    8 replies

    ST Employee
    October 17, 2019

    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?

    TChar.288Author
    Visitor II
    October 18, 2019

    As shown in the screen capture I have tried with

    • ActivityRecognition.bin
    • DatalogExtended.bin
    • DataLogFusion.bin

    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

    TChar.288Author
    Visitor II
    October 21, 2019

    Anyone???

    ST Employee
    October 21, 2019

    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?

    TChar.288Author
    Visitor II
    October 21, 2019

    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?

    ST Employee
    October 21, 2019

    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, ...).

    TChar.288Author
    Visitor II
    October 21, 2019

    0690X00000AqcTtQAJ.jpg

    0690X00000AqcTyQAJ.jpg

    0690X00000AqcTZQAZ.jpg

    ST Employee
    October 21, 2019

    It should work just fine.

    Please try the DatalgoTerminal project.