Other Parts Discussed in Thread: MOTORWARE
Is the CCS source available for InstaSPIN_FOC_F2806xM GUI webapp? I'm talking about the source that creates the "appProgram.out". I'd like to modify it for use with my hardware.
I've managed to work through Lab2a with a custom bread-boarded inverter with a simple mod to the DRV8312kit Lab2a f2806xF source (HAL_setupPwms function in hal.c to include PWM with deadband and AD scaling factors in user.h). Lab2a ID appears to work well and spins the motor. Using the GUI to do this seems like a logical next step to better verify my parameters.