photo

Valeriy


Last seen: 2 days ago Active since 2023

Followers: 0   Following: 0

Statistics

MATLAB Answers

8 Questions
5 Answers

RANK
290,075
of 301,296

REPUTATION
0

CONTRIBUTIONS
8 Questions
5 Answers

ANSWER ACCEPTANCE
62.5%

VOTES RECEIVED
1

RANK
 of 21,225

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 173,814

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

  • Thankful Level 2
  • First Answer

View badges

Feeds

View by

Answered
How to place code generated from subsystem into RAM on Ti C2000?
Umar, Thank you for the prompt and detailed answer. You put me on the right path, but I am missing one step. How do I get the...

3 days ago | 0

Question


How to place code generated from subsystem into RAM on Ti C2000?
I am trying to plase parts of the code generated from one of the subsystems into RAM to speed up execution. The help provided in...

3 days ago | 2 answers | 0

2

answers

Question


Hardware mapping error Unrecognized field name "TaskMap". on Ti C-2000
I am adding Hardware Interrupt block and when trying to configure hardware mapping I am getting error: How do I resolve this e...

1 month ago | 0 answers | 0

0

answers

Question


Unable to access parameters of the block "enable"
Only some of the parameters are visible for the block "enable". How can I see and change all other parameters listed in the help...

2 months ago | 1 answer | 1

1

answer

Question


How to reference .tlc files
In my C2000 Blockset project I want to add custom backgroundTask() function inside the while(1){} loop. Modifying just the codet...

3 months ago | 1 answer | 0

1

answer

Answered
C2000 CMPSS to ePWM Trip Zone / Digital Compare connection
It appears that ePWM X-Bar configurations have limited functionality in the R2024b version of C2000 Blockset. I was able to achi...

6 months ago | 0

| accepted

Answered
C2000 CMPSS to ePWM Trip Zone / Digital Compare connection
Umar, I am not sure my EPWM X-BAR is configured correctly to take signals from 4 channels (SMPSS1, SMPSS4, SMPSS6 and SMPSS8) a...

6 months ago | 0

Question


C2000 CMPSS to ePWM Trip Zone / Digital Compare connection
I need to configure Ti C2000 MCU (Delfino F28377S) for the overcurrent protection. I need to shut the ePWM if any of the 4 ADC c...

6 months ago | 3 answers | 0

3

answers

Question


Configure MATLAB coder for Ti C2000 compiler
I have trying to use Ti functions based on driverlib library and running into the saqme issue as the one answered in this post: ...

12 months ago | 2 answers | 0

2

answers

Question


Looking for example of SPI communication using DMA for TI C2000
Is there an example of using SPI with DMA for Ti C2000? I would like to do everything from Simulink if possible.

1 year ago | 1 answer | 0

1

answer

Answered
I am getting "Unsupported CCS Version. Skipping CCS Project creation" after I updated the wrong instance of CCS on my computer.
Abhinav, Just uninstalling CCS v10.4 was not enough. I have removed both CCS v10.4 and v10.2 then re-installed CCS v10.2 back ...

1 year ago | 0

Question


I am getting "Unsupported CCS Version. Skipping CCS Project creation" after I updated the wrong instance of CCS on my computer.
I am using R2021b MATLAB with Embedded Coder and I have CCS 10.2 and CCS12.7 installed. I am using CCS12.7 for development in C ...

1 year ago | 2 answers | 0

2

answers

Answered
What is a convenient way to do Simulink model review ?
This solution is looking promising: Simulink Model Comparison for GitHub Pull Requests - MATLAB & Simulink (mathworks.com) Unfo...

2 years ago | 0