Other Parts Discussed in Thread: CONTROLSUITE, DRV8312
Hello everyone,
I will try to make my question more clear:
In code "Stepper.c" of Microstepping project we see
EPwm1Regs.AQCSFRC.bit.CSFB = 0; EPwm1Regs.AQCSFRC.bit.CSFA = 1;
Which enables A and disables B. I assume, with a configuration are A and B with EPwm1Regs related.
Where can I find this kinda configuration? I could only find the address for control register GPIOCtrlReg.GPAMUX1.bit.GPIO0....
Long