Hello,
In the lab manual for the universal motor control lab that comes with the motor control SDK (V3.03), chapter 3 shows how the lab can be adapted for other microcontrollers and gate drivers on custom boards. This sound quite promising, so I am giving it a look.
The board I am using has the F280049C microcontroller, but with the 56 pin RSH package instead of the usual 100 pin PZ package. I have changed the --package and --part flags for 56RSH in the build options but I cannot find where I can adapt the pin mux as necessary for this board. How does the pin mux work here and how can I adapt it to my board?
Cheers,
John