Statistics
0 Questions
10 Answers
RANK
6,111
of 300,302
REPUTATION
8
CONTRIBUTIONS
0 Questions
10 Answers
ANSWER ACCEPTANCE
0.00%
VOTES RECEIVED
2
RANK
of 20,911
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 168,040
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
How can I create SPWM from ePWM blocks for C2000 in Simulink?
Hi, In Sinusoidal PWM, the pulse width will follow sinusoidal pattern i.e. it increases and reaches maximum and then starts r...
2 months ago | 0
Missing EPWM features in C2000 Blockset
Hi Aditya, You can make use of Register Read/Write block to make the above register settings. Please check the below link for ...
5 months ago | 0
TI F28379D Serial Communication to other Systems
Hi Timo, Please refer to the following example on serial communication: https://in.mathworks.com/help/ti-c2000/ug/serial-commu...
8 months ago | 0
How to switch off all 6 MOSFETs (6SO) with ePWM block from C2000 Motor Control Blockset?
Hi, You can ePWM trip zone unit to turn the ePWMs off. Hope this helps. Thanks, Mukul
1 year ago | 0
How can I read analog COS and SIN voltages with LAUNCHXL-F28069M?
Hi, The example mentioned by you uses the TI TMDSRSLVR - Resolver EVM kit. This resolver uses a level shifter and a gain ampli...
2 years ago | 0
MATLAB HARDWARE , EXTERNAL MODE
Hi, Please refer to the following motor control and power examples that are shipped along with C2000 Microcontroller Blockset: ...
2 years ago | 0
CLA compliation issue usin F28388D on simulink 2022a
Hi Aniket, This issue comes if your model calls any math function inside CLA. Please check if there is any call to a math funct...
2 years ago | 2
Simulink Texas Instruments F28388D CLAerror: cannot open source file "cla_header.h"
Hi Maximilian, cla_header.h is a header file where the signals and data stores to be stored in CLA storage classes are declare...
4 years ago | 0
| accepted
Error using the C2000 CLA
Hi Balint, The CLA does not support sine function and has its own sine function defined in CLAMath Library provided by TI. In ...
4 years ago | 0
Simulink for Texas Instruments C2000 microcontrollers CLA: cannot open source file "cla_header.h" in the LAUNCHXL-F28379D
Hi Gabriel, cla_header.h is the file where the data stores, signals and states accesible by cla are declared. Could you please ...
4 years ago | 0