Skip to main content
Visitor II
May 30, 2019
Question

Hi I'm testing Unicleo & IKS01A2 for the first time, the software does not recognise any nucleo boards (F401RE & L476RG). If I "list all COM ports" I can connect but the board and firmware is stated unknown. I use Win10, any hints?

  • May 30, 2019
  • 5 replies
  • 1020 views

0690X000008aDUDQA2.png0690X000008aDTzQAM.png

    This topic has been closed for replies.

    5 replies

    ST Employee
    May 30, 2019

    Hello,

    You have to program your Nucleo board with one of the application or DatalogExtended example. You can find all applications and examples in X-CUBE-MEMS1 package.

    ST Employee
    May 30, 2019

    Hi FZ, did you already installed the STM32 drivers (https://www.st.com/en/development-tools/stsw-stm32102.html)? Regards

    FZAuthor
    Visitor II
    May 30, 2019

    Yes I have Atollic and the latest ST Cube IDE, tested the boards and they work in that environment,

    I got the MEMS package, I'm I supposed to compile any of the example projects and flash before i launch Unicleo?

    ST Employee
    May 30, 2019

    Yes, if you want, for example, to test the sensors on IKS01A2 you can start with DatalogExtended firmware. There is already compiled binary file which you can use, just program the board with the binary file.

    FZAuthor
    Visitor II
    May 30, 2019

    Got it running, Thanks!