Other Parts Discussed in Thread: CONTROLSUITE, MOTORWARE
Dear all,
I want to integrate the FLASH programming feature to store some important parameters into the FLASH memory. I known to use Flash API functions in ControlSUITE, but when moving to MotorWare style, I feel the defines of ControlSUITE's Flash API modules don't like the defines in flash.h/flash.c modules in MotorWare package.
Whether I can use the flash.h/flash.c modules in MotorWare package to program parameters into Flash memory? Because I don't see any API function prototypes in flash.h and flash.c (MotorWare) to erase, write and read FLASH memory, so how can I program parameters into the Flash memory?
Is there anybody who have been used flash.h/flash.c in MotorWare to do this?
Many thanks for any sharing!