6-step library not working
I'm trying to work with the STSW-SPIN3202 6-step firmware example for the Keil MDK, specifically the potentiometer example. I opened the firmware and in the infinite while loop I have MC_StartMotor() as per the instructions listed in there. But nothing happens. I then tried calling the MC_EXT_button_SixStep() function but again nothing happens when I press the USER1 button. Also the VREG12 pins does not show 12V on the test point. What am I missing?