Part Number: C2000-DIGITAL-CONTROL-LIBRARY Other Parts Discussed in Thread: C2000WARE Tool/software: I want to design a PID controller using Digital Control Library (DCL) functions. Our control loop update frequency must be at least 5 MHz. Can this speed…
Part Number: C2000-DIGITAL-CONTROL-LIBRARY Other Parts Discussed in Thread: TMS320F28377D Tool/software: Hello
While developing with the TMS320F28377D, I used the f021_api_f2837xD_fpu32_eabi.lib and driverlib_eabi.lib libraries.
Are there any certifications…
Other Parts Discussed in Thread: C2000WARE Tool/software: Hi,
I found myself in the same situation as the related question above. Trying to compile a source file including DCL.h in c++.
The suggested workaround was to modify the DCL, removing the use…
Part Number: TMS320F28P550SG Other Parts Discussed in Thread: C2000WARE Tool/software: is there any Digital control library (DCL) available for TMS320F28P550SG
Part Number: C2000-DIGITAL-CONTROL-LIBRARY Hi all,
I'm using DCL_runDF22_C2 and DCL_runDF22_C3 and DCL_runClamp_C1 to control my PSFB. I noticed something for DCL_runClamp_C1 .
// Clamping and saturation
float32_t PSFB_cntlMax, PSFB_cntlMin;
uint16_t…
Part Number: TPS22811 Tool/software: I have implemented the following design using TPS22811LRPWR but am unable to enable the 12V0_TEC output. The way I have it configured, I have a resistor divider to set the nEN/OVLO. With the 12V input that puts appx…
Part Number: XTR115 Tool/software: Hello, I am using the XTR115 along with a 100k digital potentiometer as shown in the following schematic: I am having a lot of issues with debugging this circuit, however. As is, I notice that the Vref voltage is quite…
Hi Sriman,
I think you're comparing against snapshot 1 of CLS0281MAE-L152_012924.ppc3, correct? I think if you compared to snapshot 2 instead, you'll have similar results as the new PPC3 file.
It seems to me your PPC3 file has too much gain overall…
Part Number: C2000-DIGITAL-CONTROL-LIBRARY Other Parts Discussed in Thread: SYSCONFIG , TMS320F280039C Dear Sir,
we want a PWM control logic show as below, when OC happens(using CMPSS), PWM off immediately; then when the current is below the OC Back,…
Part Number: XTR115 Other Parts Discussed in Thread: XTR111 , DAC084S085 , XTR116 Tool/software: Hello, I am using the XTR115 along with a 100k digital potentiometer as shown in the following schematic: I am having a lot of issues with debugging this circuit…