What cause MC_START_UP Failure with RUC_Exec routine?
I saw a problem posted 2 years ago similar to my problem now but the issue was closed with a ticket filed and I can't access any follow ups. Start-up failure, MC_START_UP fault flag getting set sometimes. Posted on April 12, 2018 at 23:49
Using the MCSDK 5.4.5, I can startup and run a BLDC motor most of the time. About 10% of the time, I get a Start-up failure and in the code I'm running it hits a breakpoint when RUC_Exec returns false causing a failure. I have modified values in the start up ramp table (current, time and speed) but haven't found a suitable result. The motor appears to be spinning up smoothly without any audible noise but then stops with the MC_START_UP fault.
I haven't found the source code for RUC_Exec. I'd like to know what condition is causing the failure so I know where to fix my code.