Skip to main content
hvan.winkoop9
Associate II
April 29, 2016
Question

IKS01A1 interface Windows app Sensors_Datalog not working

  • April 29, 2016
  • 2 replies
  • 731 views
Posted on April 29, 2016 at 18:43

Hi,

When starting the Windows app 'Sensors_Datalog' it does not show any comport although in device manager the nucleo is seen as com13. Only the SAVE and CLEAR buttons are highlighted. I tested it on Win7 and Win10.

Who can help me out?

    This topic has been closed for replies.

    2 replies

    slimen
    Visitor II
    May 2, 2016
    Posted on May 02, 2016 at 22:33

    Hi,

    In order to use the Sensors_DataLog GUI, ensure that the relevant hardware and software is correctly set up, check if the necessary drivers are installed and the expansion board along with STM32 Nucleo board is connected to the computer.

    You can follow the setup guide described in this manual

    http://www2.st.com/content/ccc/resource/technical/document/user_manual/c8/04/7f/d1/e9/24/47/09/DM00157069.pdf/files/DM00157069.pdf/jcr:content/translations/en.DM00157069.pdf

     and refer to

    http://www2.st.com/content/ccc/resource/sales_and_marketing/presentation/product_presentation/84/4d/95/53/c4/91/4b/97/x-nucleo-iks01a1_quick_start_guide.pdf/files/x-nucleo-iks01a1_quick_start_guide.pdf/jcr:content/translations/en.x-nucleo-iks01a1_quick_start_guide.pdf

    Regards

    hvan.winkoop9
    Associate II
    May 15, 2016
    Posted on May 15, 2016 at 11:25

    Hi,

    I read the quick start guide and also managed to upgrade the firmware but to no avail. I wonder why I did not see this document before although I downloaded all possible documentation from the website. But finally it probably is some Windows (or Visual Basic...?) problem. To me this is all very frustrating.

    So in the meantime I developped my own SYSCLK, I2C and USART driver from ground up and it works fine now showing the gyro and accelerometer outputs in Hyperterminal.

    Thanks anyway.