Part Number: TMS320F28374S Other Parts Discussed in Thread: SYSBIOS Tool/software: we use AdcaRegs int1 to cause ADC_isr in cpu,
and Adcd R egs int2 to cause interrupt cla_Task1 in cla,
but the cla_Task1 is only work once (i32count = 1). and we find…
Part Number: TMS320F28374S Hi all,
Is it possible for you to tell me the manufacturer and model number of the tray you are packing [TMS 320 F28374 PTPT]? I am looking for a similar tray and would like to refer to it.
Kind regards.
Ryusuke
Part Number: TMS320F28374S Other Parts Discussed in Thread: TMS320F28075 Hi team,
If the VDD pins are not be used, can these pins be connected to the GND with a 2.2uF capacitor?
Thanks.
Regards,
Ivy
Part Number: TMS320F28374S
Hi all,
Is it possible for you to tell me the manufacturer and model number of the tray you are packing [TMS320F28374PTPT]? I am looking for a similar tray and would like to refer to it.
Kind regards.
Yoshi.
Part Number: TMS320F28374S Dear Expert
Problem description
1.Rf project 10 test debugging discovery part of the module dc control board DSP startup time is different, the individual module starts the charge of the power and then rereturns the electricity…
Part Number: TMS320F28374S Hello,
This problem has been previously mentioned, but not totoally answered my confusion.
https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/1284151/tms320f28374s…
Part Number: TMS320F28374S Hello,
According to https://software-dl.ti.com/C2000/docs/c28x_interrupt_nesting/html/index.html the structure of a nested interrupts is as following:
void EPWM1_TZINT_ISR ( void )
{
uint16_t TempPIEIER ;
TempPIEIER…
Part Number: TMS320F28374S
Dear champs,
Customer want to use external SPI flash and want to know if they set boot mode to boot to flash, can it only be booted from the on-chip FLASH? Or is there any way to start from external SPI FLASH(or other…
Part Number: TMS320F28374S Hello,
Is it allowed to use interrupt vectors which are descriped as "reserved" in the correspointing PIE Interrupt Vector table?
For example to use interrupt vector INT12.4 (Group 12 channel 4)?
I want to trigger an interrupt…