回答済み
What's Remap ePWMs for DMA access (Requires silicon revision A and above) means?
Hi Xu, From device data sheet if the silicon version is >='A' then we have the following details. "By default, ePWM and HRPW...

5年弱 前 | 0

回答済み
Viewing IQ Math variables in Scope of Matlab Simulink
Hi Sachin, Please find the attached model which is created in 2019a version of MATLAB. We have used fixdt(1, 32, 19) data type...

5年弱 前 | 0

| 採用済み

回答済み
Issue for TI c2000 package in Matlab2017a?
Hi Qing Liu, Please can you specify sample time for constant block to -1 and try. In that case the block inherits the model st...

5年弱 前 | 1

| 採用済み

回答済み
Simulink C caller block can't compile C code, but other blocks can
Hi Matthew, Attached is the model which now compiles with C caller block. Please note changes made to Simulation target and ...

5年弱 前 | 0

| 採用済み

回答済み
How to write at specific memory location of C2000 using Matlab Function in Siumulink Embedded Coder?
Hi Sumit, One apporach is to define the register access in a 'c' function in a 'c' source file. You can then call this functi...

5年弱 前 | 0

| 採用済み

回答済み
Simulink C caller block can't compile C code, but other blocks can
Hi Matthew, Please can you attach the model to help us investigate further. Regards, Venkatesh C

5年弱 前 | 0

回答済み
rtwtypes.h not created
Hi, Please contact us at: https://www.mathworks.com/support/contact_us.html Regards, Venkatesh C

5年弱 前 | 0

回答済み
Simulink - F28335 eQEP block is not working properly
Hi Omer, Please verify if the GPIO configuration are done accordingly in the hardware config pane. Regards, Venkatesh C

5年弱 前 | 0

| 採用済み

回答済み
F28379D DRV8301 current sense problem
Hi, Please contact us at: https://www.mathworks.com/support/contact_us.html Regards, Venkatesh C

5年弱 前 | 0

回答済み
eCAN received message status
Hi, Here is the clue. https://www.mathworks.com/matlabcentral/answers/456443-how-do-i-read-the-output-of-the-comp-block-for-a-...

5年弱 前 | 0

回答済み
Why doesn't the A2L file from the CCP block of C2000 Embedded Coder Support Package have the part of DAQ list?
Hi, Please connect to us at: https://www.mathworks.com/support/contact_us.html Regards, Venkatesh C

5年弱 前 | 0

回答済み
Why doesn't the A2L file from the CCP block of C2000 Embedded Coder Support Package have the part of DAQ list?
Hi, Please check our example model at: https://www.mathworks.com/help/supportpkg/texasinstrumentsc2000/examples/can-calibratio...

5年弱 前 | 0

| 採用済み

回答済み
Setting DMA with ADC in f28335 using TI C2000 support package
Hi, This feature is introdcued in R2018b. We provide release notes which contains a list of features and Bug Fixes for the giv...

5年弱 前 | 0

| 採用済み

回答済み
eCAN received message status
Hi, Each of the available mail box can trigger the interrupt when they send/receive the CAN message. The mail box that caused ...

5年弱 前 | 0

回答済み
eCAN received message status
Hi, You may probably try to use the C28x Hardware interrupt block and react to a recieved CAN message by reading the same. Use ...

5年弱 前 | 0

回答済み
Setting DMA with ADC in f28335 using TI C2000 support package
Hi, Please check this page. https://in.mathworks.com/help/supportpkg/texasinstrumentsc2000/ug/modify-epwm-using-dma.html Rega...

5年弱 前 | 0

回答済み
Why can't the CCP block of C2000 Embedded Coder Support Package work?
Hi, Our examples are tested to work with Vector Hardware only. Please refer the below post for the same: https://in.mathworks....

5年弱 前 | 0

| 採用済み

回答済み
C2000 Hardware Support Package IPC Error
Hi, Thanks for pointing it out. We will fix it in next update. Regards, Venkatesh C

5年弱 前 | 0

回答済み
Same code, new LAUNCHXL-F28379D memory issue
Hi, Can you please take a look at this post: https://in.mathworks.com/matlabcentral/answers/458008-flash-programming-ti-launch...

5年弱 前 | 1

回答済み
Reset eCAP value when the input signal off
Hi, Please refer this example 'c28035pmsmfoc_ert' we have eCAP block implemention under 'c28035pmsmfoc_ert/Hall Sensor A'. R...

5年弱 前 | 0

回答済み
How do I roll back C2000 hardware support package version?
Hi Matthew, Can you help us understand what is not working with (18.2.2) so that we can take a look in to the same. Please not...

5年弱 前 | 0

回答済み
C code won't compile for C caller but will run in other blocks
Hi Matthew, Please try contacting MathWorks support at: https://www.mathworks.com/support/contact_us.html Regards, Venkatesh...

5年弱 前 | 0

回答済み
Flash programming TI LAUNCHXL-F28379D
Hi Marco/Rfymat, Please can you try installing the CCSv8.2. http://processors.wiki.ti.com/index.php/Download_CCS And configur...

5年弱 前 | 0

回答済み
Logging data with TI F28379D C2000 development board in Simulink
Hi, Please use the below script to stitch the files to one MAT file. varName = 'ScopeData2'; list = dir(fullfile('C:/yyy/ma...

5年弱 前 | 1

回答済み
Logging data with TI F28379D C2000 development board in Simulink
Hi, Please try 'Data Logging' section at below link: https://in.mathworks.com/help/supportpkg/texasinstrumentsc2000/examples/p...

5年弱 前 | 0

回答済み
How can I read data via SCI and display it in Simulink?
Hi, Please checkout the 2 model approach at page: https://in.mathworks.com/help/supportpkg/texasinstrumentsc2000/examples/...

5年弱 前 | 0

回答済み
unable to interface C2000 piccolo F280049C with Matlab 2018a... showing error in check status in command window.
Hi, checkEnvSetup is old workflow, please can you try using the steps as captured below and configure the device. 1) Select ...

5年弱 前 | 0

回答済み
F28335 Timer1 & Timer2 Construction - Using via Simulink
Hi, Use of Timer1 and Timer2 may not be possible directly from simulink using modelling approach. Instead a custom code appr...

約5年 前 | 0

回答済み
Embedded Coder for C2000
Yes, along with 'install' option for the support package, we also provide 'download' option. That should help you to download t...

約5年 前 | 0

回答済み
Is it possible for me to use the same F2837x GPIO pin as input and an output in Simulink?
Hi Farhan, Yes, you can achieve this configuration in simulink. To begin with you may need to add the following lines of code ...

約5年 前 | 2

| 採用済み

さらに読み込む