DSPRelated.com

5416 dsk

Started by joel in TMS320c54x22 years ago 2 replies

I've just received my new 5416 dsk and am a little annoyed with the lack of documentation compared to the 5402. I have a question...

I've just received my new 5416 dsk and am a little annoyed with the lack of documentation compared to the 5402. I have a question that one of you might be able to answer: Is the tmx320 on the 5416 another dsp used exclusively for the usb to jtag interface? I mean there is no d


5416 .text Memory Problems above 0x4000

Started by g_rossano123 in TMS320c54x21 years ago 2 replies

I just went from a 5402 to a 5416 because the 5416 has more on chip RAM. I set the MP/MC=1 and OVLY=1. If my .text fits below...

I just went from a 5402 to a 5416 because the 5416 has more on chip RAM. I set the MP/MC=1 and OVLY=1. If my .text fits below 0x4000, everything is fine. If .text grows so that some is below 0x4000 and some is above 0x4000 (but below 0x5000) I keep getting runtime errors


problem in interfacing TMSC 5416(Urgent Help)

Started by piet...@yahoo.com in TMS320c54x13 years ago 2 replies

Hello All I am working on TMS C 5416 kit. I have communicated DSP 5416(Texas Instruments) with Windows XP OS through usb...

Hello All I am working on TMS C 5416 kit. I have communicated DSP 5416(Texas Instruments) with Windows XP OS through usb interface using IC CY7C68001(EZ USB SX2) of Cypress Semiconductor coorperation. Now I want to operate this kit on Linux operating system while using the same usb interface. The Linux OS is not communicating with my kit .What should I do ? what might be...


start 5416 for the first time

Started by mohammad hashemi nejad in TMS320c54x17 years ago

hi where do you recommend to start programming 5416 in CCS with a home made programmer thanks in...

hi where do you recommend to start programming 5416 in CCS with a home made programmer thanks in advance --------------------------------- Ahhh...imagining that irresistible "new car" smell? Check outnew cars at Yahoo! Autos.


Mcbsp 0/1 transmit example - DSK 5416

Started by Yuri_Feigin in TMS320c54x21 years ago

Dear All ! Does someone have an example (project) that performs transmitting digital data through McBsp0/McBsp1 (DSK 5416)...

Dear All ! Does someone have an example (project) that performs transmitting digital data through McBsp0/McBsp1 (DSK 5416) (using DSP BIOs or NOT) ? It would be a real help for me. Thanks a Lot.


ISR Far callable in 5416

Started by l-ma...@teltronic.es in TMS320c54x16 years ago 3 replies

Hello, I´m doing a migration from 5410A to 5416 and I´m having problems when returning from interrupt service rutines. I don´t build the...

Hello, I´m doing a migration from 5410A to 5416 and I´m having problems when returning from interrupt service rutines. I don´t build the project with the -mf option (i´m using near calls as default) because there are several vocoder funtions that we don´t want to change so I want to keep them in the same page and call them as near. For the rest of the program that is in another memory ...


I2S on 5416?

Started by djohn_w in TMS320c54x21 years ago

I'm sure I can't be the first to want to attach an I2S DAC (the CS4341 in particular) to a 5416. Before my brain melts completely ...

I'm sure I can't be the first to want to attach an I2S DAC (the CS4341 in particular) to a 5416. Before my brain melts completely from reading too much of the McBSP spec, has anyone already written a setup that I can steal? This is my first DSP experience. It's quite overwhelm


5416 and Rs-485 and Watchdog

Started by babak vafa in TMS320c54x19 years ago 1 reply

Hello all I am newbie in TMS320c5416 DSP and did not have experience.i would like to use ADM8696-analog device's microprocessor...

Hello all I am newbie in TMS320c5416 DSP and did not have experience.i would like to use ADM8696-analog device's microprocessor supervisory circuit and ADM3485E as a RS-485 transmiter . how can i use them with 5416?is there any recommendation? tnx 4 ur help


RE:real time processing using dsk 5416.

Started by sandyec107 in TMS320c54x21 years ago

hi, I am student working on SPECTRUM DIGITAL dsk 5416. I want to take input signal using pcm_3002 codec and then send it to...

hi, I am student working on SPECTRUM DIGITAL dsk 5416. I want to take input signal using pcm_3002 codec and then send it to speakers.This kit uses a USB port.Does anyone know how to go about this ? Thanks in advance , sandy


5416 and ads8344 (slaa160)

Started by gepeng surepeng in TMS320c54x18 years ago

Dear all I use dsp 5416 and ads 8344 and for that I use documentation slaa 160. But why my program is not working, do anyone has try that...

Dear all I use dsp 5416 and ads 8344 and for that I use documentation slaa 160. But why my program is not working, do anyone has try that documentation? or how can I contact the author of slaa 160? thanks regard daniel


5416/320AD77 Interfacing???

Started by Geoffrey Wang in TMS320c54x22 years ago

Hi, I've been having a terrible time just trying to program a McBSP to produce any output on any line (I'm attempting to...

Hi, I've been having a terrible time just trying to program a McBSP to produce any output on any line (I'm attempting to interface a 5416 with a TL320AD77 via a McBSP in SPI Master mode). It must be something very obvious... #define ADC_BSP hMcbsp1 MCBSP_st


output to 5416

Started by marc...@yahoo.com.br in TMS320c54x16 years ago

Hi Here is me again... I create a code for 5416 using Code Composer. I need to use a output to activate a relay, but the audio...

Hi Here is me again... I create a code for 5416 using Code Composer. I need to use a output to activate a relay, but the audio outputs(line-out and speaker out) are in use. I try to use the Peripheral Expansion Connector, but I don't know how to set an output, like the pin 21 for example. How can I do this? Please, help! Hugs Marcelo Check Out Industry's First Single-Chip, Multi...


PIC F16877 and 5416 DSK Interface issues

Started by judicator_alerious in TMS320c54x21 years ago

Hi, I've been trying to figure out if whether or not it is possible for me to implement an I2C bus between the PIC...

Hi, I've been trying to figure out if whether or not it is possible for me to implement an I2C bus between the PIC microcontroller and the 5416 DSK. I found some documentation available at TI about implementing it for the 54xx line of DSPs, but not specifically for DSKs


RE:real time processing using dsk 5416.

Started by eagl...@gmail.com in TMS320c54x17 years ago

> > hi, > I am student working on SPECTRUM DIGITAL dsk 5416. I want to take > input signal using pcm_3002 codec and then send it to...

> > hi, > I am student working on SPECTRUM DIGITAL dsk 5416. I want to take > input signal using pcm_3002 codec and then send it to speakers.This > kit uses a USB port.Does anyone know how to go about this ? > Thanks in advance , > sandy > > Hello, i also need the same info... I'm also working with the same Kit... If u r well versed in C n u ve "Code Composer Studio"


Urgent: Help for selecting DSK

Started by slweasel2002 in TMS320c54x21 years ago 1 reply

Hi, I am torn in between buying the 5402 or the 5416 DSK. The 5402 has an extra UART port, where as the 5416 talks over the...

Hi, I am torn in between buying the 5402 or the 5416 DSK. The 5402 has an extra UART port, where as the 5416 talks over the USB. How stable are the windows drivers for these platforms and is there a time limit to the tools provided? Larry Vanco


External Connector on the 5416 platform

Started by slweasel2002 in TMS320c54x22 years ago

Is it possible to connect to peripheral units via the external connector on the 5416 development platform? Does anyone here...

Is it possible to connect to peripheral units via the external connector on the 5416 development platform? Does anyone here have a link to the schematic?


5416 DSP Starter Kit

Started by anton_zem in TMS320c54x21 years ago

Hi, If anyone needs 5416 DSP Starter Kit, I can sell it for half of its price, I no longer need it. Contact *m if interested...

Hi, If anyone needs 5416 DSP Starter Kit, I can sell it for half of its price, I no longer need it. Contact *m if interested (replacing c*m->com) Anton


Code running slow on 5416

Started by elismile in TMS320c54x22 years ago 1 reply

Hi All, I ran some application on the 5402, which runs with tight timing (80% processor usage). The application depends on...

Hi All, I ran some application on the 5402, which runs with tight timing (80% processor usage). The application depends on on-chip RAM only in both processors. Then I migrated to 5416. I did it the "stupid way": Just took the code bundle, made som


5416 satnd alone

Started by marc...@yahoo.com.br in TMS320c54x16 years ago

Hi I create a code to TMS320VC5416. This code function very well, but I want to use the kit operating stand-alone. How can I write the code on...

Hi I create a code to TMS320VC5416. This code function very well, but I want to use the kit operating stand-alone. How can I write the code on the memory of the 5416? I saw some instructions about boot loader. This instructions mention a program called hex conversion, but I don't know where is this program. Please, help! Hugs Marcelo Check Out Industry's First Single-Chip, Multi-Form...


Using long long types with 5416

Started by Grant Walker in TMS320c54x20 years ago 1 reply

I am using a 5416 doing some filtering and would like to have access to the 40 bit registers from C. I originally wrote my code...

I am using a 5416 doing some filtering and would like to have access to the 40 bit registers from C. I originally wrote my code using long long datatypes(64 bit on the PC) but I found that when I transfered the code to CCS 2.0 the long long types are not supported. Does anybod