This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

searching for "drvlib280x" for F28335

Other Parts Discussed in Thread: CONTROLSUITE

Hi all,

I have been using PMSM3_1 applicationNote which is originally written for F2808. I have just started porting this applicationNote to F28335.

The applicationNote uses a set of h/c files called "drvlib280x", these include PWM generation, QEP, ADC and other drivers needed for motor control.

I searched for "drvlib2833x" without any sucess.

Does anyone know if these files exists for F28335?

If not, will these file be moved to the controlSUITE anytime soon?

Thanks,

/Alborz

 

  • These do not exist yet. They will be added to controlSUITE in 2Q.  Most of them (PWM, QEP) are actually the same as the f2803x that you will find in controlSUITE, though some need minor tweaks to either handle the sysclock or floating point. The only major change is with the ADC driver.  Several posters on this forum have converted existing DMC projects to work with F2833x already, perhaps they can post their code for you to get started in the short term?