Tool/software: Code Composer Studio
Hi
I am writing my custom current controller. I currently have some control law constants defined as Macros.
There must be a way to store& read these parameters from flash memory.
How could it be done..?
I see that specific motor constants are stored in user_j5.h
If i do the same (initially), how do i read my "new constants" into the custom current controller code ?