Skip to main content
Visitor II
June 13, 2019
Solved

Unicleo-GUI Start Problem

  • June 13, 2019
  • 2 replies
  • 2329 views

Hi everyone,

I'm working on a project which we use nucleo401re board and IKS01A2 mems expansion board. I mounted IKS01A2 on 401RE board properly and load the datalogterminal.bin file into the microcontroller. After i start unicleo, it connects to the board but does not allow to hit start button. There is nothing on the unicleo screen but it says connected to the board. At first connection it started once but after that i can not start the communication any more.

Thank you.

    This topic has been closed for replies.
    Best answer by Miroslav BATEK

    Unicleo-GUI cooperates with all projects from applications folder and DatalogExtended from example folder.

    Other projects in example folder works with terminal or only use the LED on the board. They are very simple. There is readme.txt file in each projects where you can find description.

    The FW Management simplify the process of programming and allows quick change of the firmware, you can drag and drop binaries which you want to try or copy them manually to c:\Users\USER_NAME\STMicroelectronics\Unicleo-GUI\Firmwares\ directory, then they will appear in the FW Management tab.

    2 replies

    ST Employee
    June 13, 2019

    The Unicleo-GUI cooperates with DatalogExtended from X-CUBE-MEMS1 package.

    If you have DatalogTerminal programmed in your board you can see the output data in a serial terminal.

    N ORhanAuthor
    Visitor II
    June 13, 2019

    Thanks Miroslav for your kind answer. I loaded datalogextended to the board and its OK for now. Do i have to drag and drop all the example project binaries (like 6d orientation) to the firmwares folder of Unicleo? I do not see any application icon under the FW Management tab of Unicleo. Can you please explain how to have all these firmwares in Unicleo?

    Graduate
    October 13, 2023

    Hi all, I have you same issue. I created Firmwares directory and tried to copy bin or folders from F401RE/Applications/IKS01A2 of XCUBE MEMS1 9.6 but I still cannot see any icon in the FW Management tab of unicleo GUI. I have flashed Datalog Extended and graphs are working fine.

    How you solved?

     

    ST Employee
    June 13, 2019

    Unicleo-GUI cooperates with all projects from applications folder and DatalogExtended from example folder.

    Other projects in example folder works with terminal or only use the LED on the board. They are very simple. There is readme.txt file in each projects where you can find description.

    The FW Management simplify the process of programming and allows quick change of the firmware, you can drag and drop binaries which you want to try or copy them manually to c:\Users\USER_NAME\STMicroelectronics\Unicleo-GUI\Firmwares\ directory, then they will appear in the FW Management tab.

    N ORhanAuthor
    Visitor II
    June 13, 2019

    Thanks for your valuable answers Mr. Batek. I have never tried to flash applications binaries but only example binaries. All the things are working properly now.