Part Number: TIDM-DC-DC-BUCK
Other Parts Discussed in Thread: POWERSUITE, SYSCONFIG
Hi,
I have been working on migrating the TIDM-DC-DC-BUCK reference design from the F28004x to the F28P55x. I started with a F28P55x 'Universal Project', copied over files from F28004x, and made various edits to get it to work. This new project is entirely independent from the powerSUITE structure.
I am mostly done, but still a bit stuck implementing changes in the buck converter parameters (Celec, ESRelec, etc). In the original project, you would update the sysconfig file, which would populate 'Kit.json' and I believe something in the background would implement the changes with the Solution Adapter and Compensation Designer.
On this new Universal Project, the best idea I have is to code up my own Compensation Designer in Python/MATLAB, but even then I am not super confident how I should implement changes in the buck converter parameters.