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: 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: TIDM-DC-DC-BUCK Tool/software: Hi,
We would like to develop and introduce a digital power supply by combining TIDM-DC-DC-BUCK and F280049C. The following documents seem to be helpful.
・C2000 Digital Power Buck Converter BoosterPack Design…
Julia,
Apologies for the delayed reply.
https://api.eestar.com/article/share/2020/11/55fe6202011021151243275.pdf
It seems like the above is another resource that matches well with the "Other" from your picture.
Please note that the one you have…
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,…
Hello,
Some reference guides indicate CPU load. For example, in the case below, I think the CPU still has some headroom.
TIDUE53I (10-kW, Bidirectional Three-Phase Three-Level (T-type) Inverter and PFC Reference Design)
3.1.2.1.4 Building, Loading and…
Part Number: TLV320AIC3100 Tool/software: Hello,
I've created a TLV320AIC31xx codec control library for an ESP32 project: https://github.com/haklein/tlv320aic31xx
It's not yet complete but has a good basic set of functions to set clocking, enable…