2019-01-08 01:21 PM
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
2019-01-24 09:21 AM
## 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