Changing MCSDK6 config overwrites CubeMX configurations
Hi there,
I am newbie to motor control, and I am studing how to use the excellent tool named MCSDK6.
Below is my work follows(MCU is STSPIN32G4):
1. open MCSDK6 and select my custom board and motor, generate the project;
2. open cubeMx configurate the others PINs, then generate the project;
3. write some app code;
4. i find the motor config is something wrong, so I open MCSDK6, change the config and generate the project again;
5. then I found the config in step2 is lost.
Is anything I did wrong? I think if the config could keep is better.
Thanks for you help.
