回答済み
ADC synchronization with PWM on F2812
Hi Zhe, Unfortunately this is not available on the TI F2812 family of chips. TI added this functionality on newer processors l...

5年以上 前 | 0

回答済み
Integration of code composer code in Simulink Model
Hi Pasquale, In your S-function, use the below construct anywhere needed: #ifndef MATLAB_MEX_FILE /* Place here pro...

5年以上 前 | 0

| 採用済み

回答済み
How can I create sinus wave by using TI C2000 launchpad and simulink?
Hello Batuhan, # Open a blank Simulink model, go the configuration parameters (Ctrl+E) > Hardware Implementation > Select the...

5年以上 前 | 6

| 採用済み

回答済み
is it unable to interface c2000 piccolo F280049C launchxl with Matlab 2017a?
Dear Insta, Support for f28004x started in MATLAB release R2017b as stated in the <https://www.mathworks.com/help/supportpkg/...

5年以上 前 | 0

回答済み
What is the idea behind data processing for SCI communication in DC/DC Buck Converter Example?
Hi Karol, Here is what is happening in the Serial Send subsystem: * The goal is to send data to the host at a fast rate an...

5年以上 前 | 3

| 採用済み

回答済み
processor in the loop communication between simulink and arduino mega 2560
Dear Mohammed, Have you tried following this example: <https://www.mathworks.com/help/supportpkg/arduino/examples/code-verifi...

5年以上 前 | 0

回答済み
Flash.out.file generated by simulink
On the snapshot below taken from MATLAB R2018a, the "Build action" can automate the load and run part, the "Boot From Flash" ena...

5年以上 前 | 0

| 採用済み

回答済み
c28379Dpmsmfocdual_cpu1_ert ....I got this link from matlab example code.It is about field oriental control of pmsm motors using delfino 28379d microcontroller.When i paste this link in my command window the model does not open.
It sounds like you haven't installed the <https://www.mathworks.com/matlabcentral/fileexchange/43096-embedded-coder-support-pack...

5年以上 前 | 0

回答済み
GPxPUD register values in C2000 F28035 c28x_LedBlink_ert Simulink Example
Hi Alex, We don't initialize the pull-up registers and the default values after reset are not uniform across the different re...

5年以上 前 | 0

回答済み
Where i can get USB drivers for TMS320F28379D dsp kit.?
Hi Nimisha, Drivers are provided with your CCS installation under \ccs_base\emulation\drivers. (on my machine C:\ti\ccsv7\ccs...

6年弱 前 | 0

回答済み
Usage of C2000 TI family launch pad F28069M without Embedded coder
Hi Fernando, The <https://www.mathworks.com/matlabcentral/fileexchange/43096-embedded-coder-support-package-for-texas-instrum...

6年弱 前 | 0

回答済み
How to measure task execution time on F28379D target?
Bonjour Yanis, R2016b was the first release to support the F28379D device. We added quite a few features later on. I would st...

6年弱 前 | 0

| 採用済み

回答済み
Did someone already use DMC PARK for Park transformation with C2000 concerto ?
Bonjour Antoine, I recommend the following example which uses most DMC blocks. <https://www.mathworks.com/help/supportpkg/...

6年弱 前 | 0

回答済み
F28069M Simulink Failed to Open COM
Hi Euan, Your board may be using a different COM port. This page will help you figure out your COM port: <http://processors...

6年弱 前 | 2

| 採用済み

回答済み
Unable to read data from the MPU6050 with TI C2000 f28379d & Simulink
Attached is a model that has been created in MATLAB R2016b for the MPU-9150 present on the BOOSTXL-SENSHUB attached to an F28027...

6年弱 前 | 0

回答済み
Problem flashing TI LAUNCHXL-F28379D
Hi Duc Tien Nguyen, I believe your D:\ drive must be a Removable disk (like an SD Card or a USB thumb drive). These use the e...

6年弱 前 | 1

| 採用済み

回答済み
Unable to read data from the MPU6050 with TI C2000 f28379d & Simulink
Hi Tommaso, The I2C blocks expect a slave I2C address in decimal format. You have to use hex2dec('68') or 104 for the slave a...

6年弱 前 | 0

回答済み
How to open C2000 support package example ?
Hi Loc LE, The example you are pointing to is shipping in MATLAB R2018a. In R2017b you can use <https://www.mathworks.com/he...

6年弱 前 | 0

回答済み
is it possible to inline C2000 (F28379D) legacy code for CLA usage
Hi Alexander, You are close. By default GPIOs are controlled by the CPU and the CLA doesn't have access the registers. As of ...

6年弱 前 | 0

回答済み
Generating PIL from S-Function Unresolved symbol during linking
Hi Michael, The linker doesn't know where to find the init_code() function that you are using in you S-function. You need to...

6年弱 前 | 0

回答済み
Change Parameters on stand alone application without the need of downloading the Simulink model on the Target
Hi Kyriakos, You can run External mode from a power-cycle boot. On your Simulink model, click on the "Code" menu option, then...

6年弱 前 | 0

| 採用済み

回答済み
is it possible to inline C2000 (F28379D) legacy code for CLA usage
Hi Alexander, Use an S-function with TLC code. You can inline the logic of your C function in the TLC file. In <https://www.m...

6年弱 前 | 0

回答済み
With 28335 TI, embedded coder, for a sine signal with and without presence of ADC block frequency is changing
I agree with Venkatesh, you are most likely overrunning the base rate. Using the ADC in software mode triggers the ADC conversio...

約6年 前 | 0

回答済み
the third party installation package got skipped while installing Add ons.
Hi Sarvar, The recommend version (6.4.6) refers to the compiler version and not the CCS version. You can get different versi...

約6年 前 | 0

回答済み
How to change the direction of the PMSM(Permanent Magnetic Synchronous Motor)?
Hi Lee Kwan Hyung, Even though this is an old question, I think it is still relevant. Our FOC algorithms require a torque de...

6年以上 前 | 0

回答済み
Embedded Coder and C2000 PIL or External
Hi Martin, External mode is what you are looking for. It is supported over serial and CAN on the C2000 processors. Here is ...

6年以上 前 | 1

回答済み
TI 28377S & Simulink C2000 Embedded Coder: Initialize/Start-up/Shutdown Procedures
Hi Michael, These are good questions that are often coming up. The first thing to know if that all GPIOs including your eP...

6年以上 前 | 1

| 採用済み

送信済み


DC/DC Buck Converter Example
This example shows how to design a DC/DC Buck Converter controller

6年以上 前 | ダウンロード 54 件 |

Thumbnail

回答済み
What interrupt value does the ADC C280x/C2833x post at the EOC?
Hi Jonathan, If using module A on the ADC block, the interrupt triggered is SEQ1INT (1.1 in the PIE). If using module B on...

6年以上 前 | 0

回答済み
Can simulink use TI C2000 LAUNCHXL-F28027F or F2808 to monitor a analog signal (200KHz)?
Hi Fuxin, Check this post: <https://www.mathworks.com/matlabcentral/answers/349017-tms320f28379d-problem-with-external-mode> a...

6年以上 前 | 0

さらに読み込む