Other Parts Discussed in Thread: MOTORWARE, CCSTUDIO
Hi,
I'm using InstaSPIN_MOTION_F2806xM with DRV8301D kit. And now I want to use ID method user.h, but unfortunately it is not so easy as I expected, i.e. the App will load user.h file from somewhere, the "identified hardware target" folder for example. So in "qsg_gui_instaspin_motion.pdf", I found the following:
"
• User.h Settings (Note: The steps for modifying the user.h file are covered in
detail in the InstaSPIN-FOC and InstaSPIN-MOTION User Guide.)
o Select “User.h Settings” to bypass the Identification process and load the
values and Identification Settings stored under USER_MOTOR in the
user.h file that was used during project compile.
o To save your own motor parameters you will need to update the user.h
file, recompile, and copy the .out to \appProgram.out
Note: Re-compiling of this project will be offered shortly in a
future revision
"
Please, I will appreciate if somebody could provide me a step-by-step how to do this.