Skip to main content
Visitor II
October 25, 2023
Question

Couldn't initialize MotionCP library

  • October 25, 2023
  • 1 reply
  • 690 views

I have connected X-Nucleo-IKS02A1 to Nucleo H563Zi.When I am trying to initialize the MotionCP library using MotionCP_Initialize() function, it is not getting initialized and I couldn't step into it.But when I initialize IKS02A1_MOTION_SENSOR_Init(IKS02A1_IIS2DLPC_0,MOTION_ACCELERO), it is working.What may be the problem??

    This topic has been closed for replies.

    1 reply

    Technical Moderator
    October 26, 2023

    Hi @Priyaa ,

    Please have a look at the user manual UM2224 where this is explained, you have to enable the CRC:

    FedericaBossi_0-1698312027248.png

    If my reply answered your question, please click on Accept as Solution at the bottom of this post. This will help other users with the same issue to find the answer faster