Part Number: TMDSCNCD28379D
Tool/software:
EPWM toggle issue
I am writing a program to generate epwm signals from 5 EPWM modules.
EPWM 1, EPWM2, EPWM3 are having interrupts. the EPWM pins on the daughter card is working as expected for the first…
Part Number: TMDSCNCD28379D Other Parts Discussed in Thread: C2000WARE , I need the pcb design files for the
F28379D development kit for C2000 Delfino MCU controlCARD
Part Number: TMDSCNCD28379D Other Parts Discussed in Thread: SYSCONFIG Tool/software: Hi,
In my project I use both CPUs and there are files that are being shared between the two CPUs.
In order to not have to maintain two copies of a file, I link the…
Part Number: TMDSCNCD28379D Other Parts Discussed in Thread: SYSCONFIG Tool/software: Hi,
I would like to be able to create a project that could be run on two CPUs. There's "sci_ex2_sysconfig" example in the library that is very similar to what I would…
Part Number: TMDSCNCD28379D Other Parts Discussed in Thread: C2000WARE Tool/software: Hi,
I try to step into the interrupt function adc_isr() but it goes directly to the next InitCpuTimer(). How can I do it right?
Thanks,
-Hoongmei Wan
----…
Part Number: TMDSCNCD28379D Tool/software: Hi,
Could anyone please help me with questions highlighted blue? Each ADC module has 4 ADC interrupts. If only ADCD3 is physically used for ADC purpose, can I use ADCA1 interrupt, ADCD1 interrupt or any ADC…
Part Number: TMDSCNCD28379D Tool/software: The story is I bought a tmdscncd28379d control card roughly a month ago and am now not able to connect to it. I have uploaded a picture of the board and the error I am getting in code composer.
Some back story…
Part Number: TMDSCNCD28379D Other Parts Discussed in Thread: C2000WARE Tool/software: Hi,
In the datasheet it recommends a capacitor on every VDDIO pin that is on the BGA package of the F28379, but the Control Card does not follow this instruction…
Part Number: TMDSCNCD28379D Tool/software: Hi,
Could anyone help with this simple question but I am not clear. If my interrupt is set to ADCD1, do I need to add the EOC information and interrupt flag information under the other AdcxReg. ****, like below…
Part Number: TMDSCNCD28379D Other Parts Discussed in Thread: TMS320F28379D Tool/software: Hi All,
I am new to C2000 TI controller and would like to explore the low power modes operation of the TMDSCNCD28379D to lower the power consumption of the controller…