Forums Search for: TMS320C6416
c6416 hpi problem : hpi read,hpi not ready.
Hi all: my design is so:On PCB,xilinx FPGA(V5)?Altera FPGA(S2),they both connect TMS320C6416 through HPI. when S2 use HPI of TMS320C6416 , pins...
Hi all: my design is so:On PCB,xilinx FPGA(V5)?Altera FPGA(S2),they both connect TMS320C6416 through HPI. when S2 use HPI of TMS320C6416 , pins of V5 associated to HPI of TMS320C6416 are set to float. when V5 use HPI of TMS320C6416 , pins of s2 associated to HPI of TMS320C6416 are set to float. First ,upon PCB Power on , i don't configure V5 through jtag. and i use S2 to boot dsp through hpi s
Weird EDMA interrupt problem with TMS320C6416 TEB
Hi all, I have a really weird problem with the TMS30C6416 TEB when I do DMA with EXT INT 4. If the TMS320C6416 is connected like...
Hi all, I have a really weird problem with the TMS30C6416 TEB when I do DMA with EXT INT 4. If the TMS320C6416 is connected like this: TMS320C6416 ------>----- EXT INT 4 pin | |- pushbutton switch | | v and the pushbutton switch is
TMS320C6416 DSK or another EVM???!!!!
Hi all, I'm new in dsp programming, so I need a help to choose the right board for my application in my thesis work. I think to buy...
Hi all, I'm new in dsp programming, so I need a help to choose the right board for my application in my thesis work. I think to buy TMS320C6416 DSP Starter Kit, but I don't know if it fits good. I need 3 analog inputs (from sensors), Spi protocol to communicate with a MMC or SD Card, and 2 serial ports. I can see TMS320C6416 DSP Starter Kit has audio
Cypress USB Controller with the TI DSP TMS320C6416
Hello, This is regarding the interface of the Cypress USB Controller with the TI DSP TMS320C6416. There is an interface document of...
Hello, This is regarding the interface of the Cypress USB Controller with the TI DSP TMS320C6416. There is an interface document of TMS320C6416 and CY7C68001( http://focus.ti.com/lit/an/spraa13a/spra a13a.pdf ) provided in Texas Instruments Website. Suppose if I want to interface Cypress USB Contro
I need some advice for TMS320C6416
Hello to all. My name is Huat, and I wish to design a fingerprint authentication system using TMS320C6416. I am totally a beginner...
Hello to all. My name is Huat, and I wish to design a fingerprint authentication system using TMS320C6416. I am totally a beginner in DSP. May I have some advice regarding the feasibility to implement a fingerprint authentication on TMS320C6416 ? I noticed a type-A usb port on the device. After a brief study on the manual,I knew that it is for communication wit...
Libraries for DSP TMS320C6416
Hi all, I would like to know if somebody knows where I can find libraries for image and video compression / decompression for a DSP TMS320C6416,...
Hi all, I would like to know if somebody knows where I can find libraries for image and video compression / decompression for a DSP TMS320C6416, if possible free of charge. I found the IMGLIB library of Texas Instrument, but I do not find concrete examples of use. Is this library enough to make video compression / decompression ?
TMS320C6416 and NT Platforms
hi, I'd like to get the TMS320C6416 DSK to use with MATLAB for image processing, but when I was navigating MATLAB help I came across this...
hi, I'd like to get the TMS320C6416 DSK to use with MATLAB for image processing, but when I was navigating MATLAB help I came across this sentence: "C6416 DSP Starter Kit. Does not work on Microsoft Windows NT platforms" what does it mean???? plase help me. regards...... _____________________________________
TMS320C6416 video system
Hi all, I am a newbie in DSP programming, so I need Some help. Here is my project : I wish to set up a decoder video in the following way : my...
Hi all, I am a newbie in DSP programming, so I need Some help. Here is my project : I wish to set up a decoder video in the following way : my board tms320c6416 DSK receives a video stream by an interface (HPI, PCI), decompress the data, sends them towards a graphic display controller by another interface (HPI, PCI). I would like to have notices on this project and to know if it is sensible. I...
Push Button reset problem with TMS320C6416
Hi , This is regarding a problem that we are facing with our board , TMS320C6416 - D6E3 (Silicon Errata version 1.1).We are...
Hi , This is regarding a problem that we are facing with our board , TMS320C6416 - D6E3 (Silicon Errata version 1.1).We are performing secondary boot loading.When the board is reset via the emulator or via power on , the secondary boot loader executes as required.We are
TMS320C6416 - Write Operation , problem
Hi , This is with regard to a problem that we are facing with our board , TMS320C6416 , version E. When interfaced with...
Hi , This is with regard to a problem that we are facing with our board , TMS320C6416 , version E. When interfaced with a peripheral , BU 61580, we are able to view the CE pulses during subsequent reads.But , during the write operation , the CE pulses occur
about TMS320C6416 TEB
Dear sir/Madam, I need to have connectors information of TMS320C6416 TEB and its pinouts. WOuld you please help me. Best...
Dear sir/Madam, I need to have connectors information of TMS320C6416 TEB and its pinouts. WOuld you please help me. Best Regards. Esrafil
TMS320C6416 DSK or TMS320C6455 DSK for MultiMedia Codecs?
Hi, I am planning to buy TMS320C6416 DSP Starter Kit (DSK) or TMS320C6455 DSP Starter Kit (DSK) for multimedia applications. I want to...
Hi, I am planning to buy TMS320C6416 DSP Starter Kit (DSK) or TMS320C6455 DSP Starter Kit (DSK) for multimedia applications. I want to use it for development of MultiMedia Codecs(Audio/Video). Some of the requirements for this applications are: Storage, Speed, Video ports etc. External memory interface such as MMC should be easily possible with DSK to increase storage capacity of bo...
about TMS320C6416
Hi,I have TMS320C6416 (1 Ghz) DSP Starter Kit and I need to use it to capture live video from a camera. I don't know if that is possible or not...
Hi,I have TMS320C6416 (1 Ghz) DSP Starter Kit and I need to use it to capture live video from a camera. I don't know if that is possible or not so, I need help from you please. Thanks and Reagards Magdy
TMS320C6416- Unable to initialize AIC23 codec
Hello everybody, I have a TMS320C6416 DSK and I wanna acquire sound samples via its AIC23 codec. A CD player send sound to "LINE IN". But my...
Hello everybody, I have a TMS320C6416 DSK and I wanna acquire sound samples via its AIC23 codec. A CD player send sound to "LINE IN". But my interrupt function never is called. With polling, the execution can not pass the "comm_poll" function. This is my simple program: ************************* void main() { comm_intr(); F=fopen("f:\\BoardSam2.h","w"); printf("started"); while(1)...
H.264 on TMS320C6416 DSK
Hh all, I want to implement H.264 on TMS320C6416 DSK but i can't find a daughter card works with my DSK for video input so please i need help...
Hh all, I want to implement H.264 on TMS320C6416 DSK but i can't find a daughter card works with my DSK for video input so please i need help from anybody know about that. thanks and regards, Magdy
Writing Assembly for TMS320C6416
Dear All, I wuld like to write a simple project in Assembly for the TMS320C6416 and to be assembled with the code composer v3.1. But...
Dear All, I wuld like to write a simple project in Assembly for the TMS320C6416 and to be assembled with the code composer v3.1. But actually I don't find any template project for assembly or any document that tells you how to start an assembly project with code composer studio. Please if any one know how to start an assembly project?? reply to me soon ! Thanks Thanks, Mostafa Hal...
Manual needed - TMS320C6416 TEB
Does anyone have a manual for the TI TMS320C6416 TEB evaluation board. I have a board but seem to have lost the manual. Scott
Does anyone have a manual for the TI TMS320C6416 TEB evaluation board. I have a board but seem to have lost the manual. Scott
DSP Model Selection for Blind Source Seperation
Hi, i will make a project about blind source seperation of mixed speech signals using digital signal processors. Until now, i've looked for the...
Hi, i will make a project about blind source seperation of mixed speech signals using digital signal processors. Until now, i've looked for the answer of which DSP model must be chosen for this project.I think TMS320C6416 will be appropriate(i'm not sure). However, now, there is another problem about acquisition of voice to DSP card. As I said, i am planning to use a TMS320C6416 DSK. Does it cont...
Help needed on TMS320C6416 with CDMA
hi everyone....my project is based on designing a CDMA transmitter and implementing it on a TMS320C6416 kit. i am new to this field and dont know...
hi everyone....my project is based on designing a CDMA transmitter and implementing it on a TMS320C6416 kit. i am new to this field and dont know how to go about. can someone please guide me along with how to begin. i have the book by chassing and the kit with me. how do i proceed..... _____________________________________
to connect TMS320C6416 with Wintech TDS510 USB PLUS emulator
Hello friends, I wanted to connect Wintech TDS510USBPLUS emulator with our custom board TMS320C6416 dsp.I use Code Composer 3.3 Platinum...
Hello friends, I wanted to connect Wintech TDS510USBPLUS emulator with our custom board TMS320C6416 dsp.I use Code Composer 3.3 Platinum version.But i could not able to connect it. if anybody have known abt this,please reply. -indu _____________________________________






