DSPRelated.com

how to read use wav file in c5402

Started by sandip biranwar in TMS320c54x19 years ago 1 reply

hi all, i want to know that how i can read/write a wav file in CCS for c5402. i want to use that wave file in an dsp algorithm so i need...

hi all, i want to know that how i can read/write a wav file in CCS for c5402. i want to use that wave file in an dsp algorithm so i need to read / write and modify the data of the wav file. i'm getting the problem in reading the data of wav file as the wav file contains the header simply raeding will not do the job. please send me your feedback that might be very usefull to


External interrupt pulse width required for C5402 DSK External Daughter Board Interrupts

Started by Todd Goldsmith in TMS320c54x22 years ago

Hello, I am using the C5402 DSK board and we want to use an external interrupt to the DSP from the daughter board interface...

Hello, I am using the C5402 DSK board and we want to use an external interrupt to the DSP from the daughter board interface (X_INT0#) which maps to INT0# on the DSP in the Interrupt Flag Register (IFR). After going though all of the documentation for the timing of the interrup


C5402 DSK:DAA busy tone detect

Started by Anonymous in TMS320c54x23 years ago

Good day. I was running through the DAA example of C5402 DSK. When DAA detects two ring tone, the phone goes off-hook. However,...

Good day. I was running through the DAA example of C5402 DSK. When DAA detects two ring tone, the phone goes off-hook. However, after the caller hung up, the phone does not go on-hook. I like to implement a busy tone detect routine, set the phone on-hook and restart the wait f


echo cancellation using c5402

Started by teguh wiguna in TMS320c54x18 years ago

can anyone tell me about echoequ.inc based on the listing program spra188.pdf? where can i find it?or what is it anyway?

can anyone tell me about echoequ.inc based on the listing program spra188.pdf? where can i find it?or what is it anyway?


MC/MP?

Started by ali rezaiye in TMS320c54x21 years ago 1 reply

hi all. can i use external flash memory in microcomputer mode by C5402 and in microprocessor mode, should i write it's...

hi all. can i use external flash memory in microcomputer mode by C5402 and in microprocessor mode, should i write it's bootloader program myself? thank you. __________________________________


Booting in MP mode

Started by Tareq Ahmed in TMS320c54x21 years ago 1 reply

Hello, How to boot C5402 in microprocessor mode from an external 8-bit wide memory Thanks ...

Hello, How to boot C5402 in microprocessor mode from an external 8-bit wide memory Thanks


dsk5402's CPLD configuration

Started by nuberusmail in TMS320c54x20 years ago

Hi to all. I'm searching for some information of how i can configure the CPLD of the DSK C5402. If the file exist, tell me please...

Hi to all. I'm searching for some information of how i can configure the CPLD of the DSK C5402. If the file exist, tell me please where can i get it. Thanks you.


Re: symbol referencing error

Started by Mitch Davis in TMS320c54x22 years ago

Marlo Flores wrote: > > I am using CCS v 1.21 in writing programs for C5402. I > am using intr.h to setup the interrupts. In one...

Marlo Flores wrote: > > I am using CCS v 1.21 in writing programs for C5402. I > am using intr.h to setup the interrupts. In one .c > file i define an init_interrupt() function in the > following way: > > #include > #i


EEprom(SPI)

Started by Anonymous in TMS320c54x23 years ago

I am tring to bootload c5402 dsp chips via EEprom, can any one tell me which EEPROM is most suitable for the operation. ...

I am tring to bootload c5402 dsp chips via EEprom, can any one tell me which EEPROM is most suitable for the operation.


Using RTDX with the AD50 Codec

Started by chris_durkin in TMS320c54x22 years ago

I was wondering if anyone can help me, I was given a c5402 DSK for use on my university project back in september, and have...

I was wondering if anyone can help me, I was given a c5402 DSK for use on my university project back in september, and have spent the last months faimilising myself with the board and example code provided. I am now only 2 weeks away from my deadline and my main objective is t


C5402 DSK Interfacing with BASIC STAMP

Started by Noah in TMS320c54x21 years ago

Hello, Im new to the group, does anyone know how to send an integer to a microcontroller through the peripheral expansion bus?...

Hello, Im new to the group, does anyone know how to send an integer to a microcontroller through the peripheral expansion bus? If anyone has any sample code it would be greatly appreciated. Noah


Mobile Interface

Started by Venky in TMS320c54x19 years ago

Which interface in C5402 is used for mobile application? Thanks & Regards, Venky.R Technology Centre Midas Communications Tech....

Which interface in C5402 is used for mobile application? Thanks & Regards, Venky.R Technology Centre Midas Communications Tech. Pvt. Ltd Chennai, India +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+- call: +91 44 2449 2525 xtn. 812 mail: venkatr@venk...


saving an array

Started by hakpax in TMS320c54x21 years ago

hey there im using the C5402 DSK i need to save the data of a 2 dimentions array on a file what is the best way to do it? ...

hey there im using the C5402 DSK i need to save the data of a 2 dimentions array on a file what is the best way to do it? afterwards i need to use the info for further process. the file can be something that i add to the project or i will send it through the


LCD display

Started by JIGNESH D MAUN in TMS320c54x21 years ago 1 reply

can anybody tell me whether we can interface an LCD display with c5402? If so how do we configure it ? ...

can anybody tell me whether we can interface an LCD display with c5402? If so how do we configure it ?


c54 DAA

Started by Anonymous in TMS320c54x21 years ago 2 replies

Dear Group, I have tried to run the example of DAA operation on C5402 DSK. The board actually goes off-hook, but then the...

Dear Group, I have tried to run the example of DAA operation on C5402 DSK. The board actually goes off-hook, but then the samples from the codec just don't come in. The question is: has anybody encountered such a problem? Could you please give me a clue? I would b


how i van write the programs in c language

Started by hi_nickie2001 in TMS320c54x17 years ago

hi all, i wanted to ask whether it is possible to write the programs of c5402 in c language or not ......... if it is possible then...

hi all, i wanted to ask whether it is possible to write the programs of c5402 in c language or not ......... if it is possible then how????????? please tell me if u know anything about it.... i heard that there is need of some software called crosscompiler is that so?????? if yes,then where is it available??? how can i get it??? plzzzzzz help me.... t...


FIR test example

Started by dspswansea in TMS320c54x22 years ago

Hi everyone, I am "trying" to implement a Comb filter on the C5402, and am having a lot of trouble. To begin with i am looking at...

Hi everyone, I am "trying" to implement a Comb filter on the C5402, and am having a lot of trouble. To begin with i am looking at the FIRtest example that came with the package, but there is little documentation as to how you actually implement them and view the results. I


daughterboard

Started by sahana rao in TMS320c54x22 years ago

hi all, we are using c5402 dsk kit. we want 2 know how to set CPLD to use MCBSP0 from daughterboard (0x4@io=0xff03) to work in...

hi all, we are using c5402 dsk kit. we want 2 know how to set CPLD to use MCBSP0 from daughterboard (0x4@io=0xff03) to work in interrupt mode using UART. thank you sahana & priya


c5402 doubts

Started by tammana girridhar in TMS320c54x21 years ago

there are few doubts to me . 1.when running example programmes on 5402 we are getting errors such as check memory at some address ...

there are few doubts to me . 1.when running example programmes on 5402 we are getting errors such as check memory at some address like xff38. 2. we r not able to run many programmes given in tutorials. 3. we are new to this dsp processors please give any sugge


C5402 DSK memory / IO map ( where is it documented?)

Started by Philip Battenberg in TMS320c54x22 years ago 1 reply

I'm doing some hardware design using the 5402 DSK as a reference platform. Is there some document showing the memory and IO...

I'm doing some hardware design using the 5402 DSK as a reference platform. Is there some document showing the memory and IO maps. I can't seem to find it. Phil