Part Number: TMS320C6711D Hi TI team,
Good day!
We have a customer's inquiry regarding the installation guide for or TMS320C6711 IMAGING DEVELOPERS KIT SOFTWARE v1.10.
Is there any available installation guide for this device?
Thank you in advance…
Part Number: TMS320C6711D void PLL_Configuration()
{
int i; //JFV 30/11/2006 here for the wait loops
//PLLCSR &= 0xFFFFFFFE; // set PLLEN to 0
PLLCSR = 0x40; // set PLLEN to 0
for (i=0; i<5; i++)
{} // wait for 4 CLKIN cycles
//PLLCSR…
Part Number: TMS320C6711D Hi,
We are using old component: TMS320C6711BGFN, and would like to verify the datecode of this component.
The full marking on the component is:
TMS320C6711BGFN
C21-53ZCJC3
5418547
Hi Brinta,
MathWorks offers a Phased Array System Toolbox product which covers beamforming. You can do simulation and design with this toolbox. I have no expertise in this area, so I cant help with specific questions on this topic or toolbox - other…
Hello,
Michael Wells said: If I run Test Connection in the target configuration window I consistently get all the tests passing with no skips or failures. I have currently set TCLK to 5MHz though have also tried lower values. When I run debug I get…
Part Number: TMS320C6711D Hello,
I have a customer with an existing C6711D based design. It looks like the Panasonic ELK-E103A/U type LC LPF filters are going obsolete/ EOL.
Is it acceptable to use a something like this as a replacement?
https:…
Part Number: TMS320C6711D Tool/software: Code Composer Studio Hi,
Can you please suggest us suitable TIs JTAG emulator for TMS320C6711D(TMS320C67x series) to debug. Is XDS100v2 is suitable?
Thanks,
Gourav
Part Number: TMS320C6711D Other Parts Discussed in Thread: TMS320C6748 I would like to know if there are any reference board designs or a dev board for the TMS320C6000 DSP family. In particular I'm interested in the best approach to implement a USB link…
Part Number: TMS320C6711D
We are using a TMS320C6711DZDP200 in our design..
Our CLKIN has a 150MHz clock input...After continuous operation for an hour or two the System Locks up. We have isolated it down to the DSP and possibly the 150MHz clock input…