Skip to main content
ANahh
Associate II
January 8, 2019
Question

"revup_ctrl.c" file is missing from library !

  • January 8, 2019
  • 1 reply
  • 668 views

Dears

I'm using the board STEVAL-SPIN3202 to drive a BLDC motor using hall sensors for speed sensing.

When creating the code using STM MCWB 5.3 software, I choose hall sensors mode for speed sensing with one shunt resistor for current sensing. The problem shows up when I compile the code in the IAR software . By the end of the compiling process, it shows that the file "revup_ctrl.c" is missing and it asks to define another one.

Could you please provide me with this file ?!

Best regards

Amr

    This topic has been closed for replies.

    1 reply

    cedric H
    ST Technical Moderator
    January 24, 2019

    ## Copy of the answer done in thread "revup_ctrl.c" file is missing from library ! ####

    Dear Amr,

    revup_ctrl.c is provided only in the Full source version. The web version provides a library that contains already the revup_ctrl object.

    I advise you to clean your project folder and do a generation from scratch. It should solve your issue.

    Regards

    Cedric