Hi all,
We are now designing a control system for a power supply application.
I found that in the new version (v3.4) of the digital power library, a DPLib CLA C is added where the CLA implementation can be done in C programming instead of assembly code.
BTW, I am now considering to use F28335 for my application and finding that F28335 seems not support for the CLA application.
It seems that ControlSUITE finds more software support for F2803x on digital power control application. Also, I found in the template project folder (C:\ti\controlSUITE\development_kits\TemplateProjects) that there is no DPLib template for the F2833x CPU but there is a simple F2833x template for LED flashing.
So, may I ask the following questions?
- Any DPLib template for F2833x will be published by TI and what is the schedule?
- Any DPLib C code implementation will be published similar to DPLib CLA C?
- Can F2833x support CLA?
- I found F2803x don’t have FPU while F2833x have. However, F2833x don’t have CLA. So, which of the following configurations get a better performance?
A: F2833x with DPLib
B: F2803x with DPLib CLA
BR,
Barry