Aditya Padmanabha
Followers: 0 Following: 0
Statistica
RANK
1.661
of 295.448
REPUTAZIONE
40
CONTRIBUTI
0 Domande
25 Risposte
ACCETTAZIONE DELLE RISPOSTE
0.00%
VOTI RICEVUTI
5
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
How to integrate freeRTOS to C2000 blocksets?
Hi Sudam, Currently the option to integrate FreeRTOS is not avaliable from C2000 Microcontroller Blockset for now. The only way...
6 mesi fa | 0
| accettato
No ePWM output with reference to ADC input while using Launchxl-F28379D
Hi Rahul, If we consider 25KHz as the frequency of Sine wave and if we consider atleast 10 signal samples per one sine wave c...
oltre 2 anni fa | 0
| accettato
hello i want to know the ADC input of current and voltage sensor
Hi Hazma, You can use the block in the model directly and set the required parameters. The output port from the block will gi...
oltre 2 anni fa | 0
F28388D Simulink model failed to boot from flash
Hi All, In Case of TI F2838x you need to flash all the cores with executable generated from same version of support package. ...
oltre 2 anni fa | 0
Not able to synchronize ADC with PWM in F28379D TI launchpad.
Hi Anurag, Couple of points to look out In the attached model, the ePWM1 is configured to trigger ADC at 3rd event instead o...
quasi 3 anni fa | 0
TI C2000 Delfino - Setting up a software SOC trigger for an ADC in Simulink
Hi Aryaman, Please refer to the following pages which explains or showns how to configure SOC for ADC. Configure ADC to samp...
circa 3 anni fa | 0
Error in PIL execution for F28027 C2000 TI MCU
Hi Sanjeev, Pleace change the dataype of the inputs to Single instead of double. Double is represented as 32-bit floating poi...
circa 3 anni fa | 0
TMS320F28379D problem loading Code
Hi rida, Please follow the shipping example which explains how to do a simple model to blink a LED on C2000 hardware board. G...
circa 3 anni fa | 0
Important Question Processor In the Loop Application using C2000 Embedded Coder
Answer posted in comments https://www.mathworks.com/matlabcentral/answers/597754-important-question-processor-in-the-loop-applic...
circa 3 anni fa | 0
Embedded Coder C2000 Example F28069 does not support generating C++ Code
Hi Felix, Yes as of now only C workflow is supported for the TI C2000 support package. Thanks, Aditya
circa 3 anni fa | 0
Cannot connect to Launchpad TMS320F28379D Development Kit
Hi HongPong, Akash, Please configure the support package after installation. To configure the support package, you can go to ...
circa 3 anni fa | 1
XCP Parameter Granularity Error (TI C2000)
Hi Guido, Roberto, The XCP external mode does not support data logging and parameter tuning of Uint8/int8 parameters for TI C2...
circa 3 anni fa | 1
| accettato
Random Simulink TI C2000 build error: Code generation information file does not exist
Hi Clemens, Please try the following and if that does not solve the problem please contact Technical Support: www.mathworks.com...
circa 3 anni fa | 1
| accettato
I'm trying to use SPI communication using C2000, how to control the slave select pin ,what settings should be selected in hardware implementation? ?
Hi Jyoti, Please check the FAQ on this topic What are the use case scenarios for SPI (Master Transfer/Transmit/Receive) block...
circa 3 anni fa | 0
C2000 hardware interrupt
Hi Mark, In the example, when you send data to SPI transmit block, the data continuously shifts of the transmit register. Th...
circa 4 anni fa | 1
C2000 CLA trigger using ADCINT source
Hi Zak, Please set the properties of the signal at ADC output to Cla1DataRam memory so that the variable is created in cla. ...
quasi 5 anni fa | 1
| accettato
Flash programming TI LAUNCHXL-F28379D
Hi Marco, Can you provide the version of MATLAB and Code Composer Studio you are using? Thanks, Aditya
oltre 5 anni fa | 0
Risolto
Make a Palindrome Number
Some numbers like 323 are palindromes. Other numbers like 124 are not. But look what happens when we add that number to a revers...
quasi 6 anni fa
Risolto
Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...
quasi 6 anni fa
Risolto
Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...
quasi 6 anni fa
Sending an integer from one F28379D board to another F28379D board using SCI
Hi Christos, Which board are you using? ControlCard or LaunchPad? For ControlCard External mode uses SCI_A module with GPI...
circa 6 anni fa | 0
Risolto
Triangle Numbers
Triangle numbers are the sums of successive integers. So 6 is a triangle number because 6 = 1 + 2 + 3 which can be displa...
oltre 6 anni fa
Risolto
Column Removal
Remove the nth column from input matrix A and return the resulting matrix in output B. So if A = [1 2 3; 4 5 6]; and ...
oltre 6 anni fa
Risolto
Select every other element of a vector
Write a function which returns every other element of the vector passed in. That is, it returns the all odd-numbered elements, s...
oltre 6 anni fa
Risolto
Determine if input is odd
Given the input n, return true if n is odd or false if n is even.
oltre 6 anni fa
Risolto
Find the sum of all the numbers of the input vector
Find the sum of all the numbers of the input vector x. Examples: Input x = [1 2 3 5] Output y is 11 Input x ...
oltre 6 anni fa
SPI receive block on F28335 connect with Arduino Nano timeout error
Hi Jirada, You need to ensure the SPI clock mode match properly between Arduino Nano and F28335. For example, * If you ...
oltre 6 anni fa | 0
How to configure TMS320f28379D launchpad?
Hi, The maximum voltage that you can use as input should be limited to 3.3V. If the voltage is greater than 3.3V it may damag...
oltre 6 anni fa | 0
SPI receive - TI LAUNCHXL-F28379D
Hi Oleg, Please use the latest update of the support package - "18.1.2" (in the MATLAB main window go to Add-Ons --> Check fo...
oltre 6 anni fa | 0