Forums Search for: ADSP-2181
Re: Digest Number 874
hai all Did you tried to implement direct form 2 IIR filter on ADSP-2181 processor ? Or do anyone know how to scale the...
hai all Did you tried to implement direct form 2 IIR filter on ADSP-2181 processor ? Or do anyone know how to scale the coefficients ? If yes, How did you solved the problem of coefficients ? see this filter wht i am trying to implement
IIR filter coefficients
Hai all, Can any one send me IIR filter direct form II coefficients for this specifications for ADSP-2181 processor...
Hai all, Can any one send me IIR filter direct form II coefficients for this specifications for ADSP-2181 processor (quantised) Low pass IIR filter sampling freq. = 16000 Hz pass band freq = 1000 Hz stop band freq = 1200 Hz pass band rippl
Testing FFT
Hello all, How to test FFT for a realtime signal on ADSP-2181 processors ? I also want to know is it possible to display...
Hello all, How to test FFT for a realtime signal on ADSP-2181 processors ? I also want to know is it possible to display the FFT of real time signal on LCD screeen (I mean frequency values) ? Has any one in the group tried out tht ? i:e I
(No Subject)
Hello all, Can any one send me ADSP-2181 Ez kit C talkthrough program. I have got one C talkthrough program but i think its...
Hello all, Can any one send me ADSP-2181 Ez kit C talkthrough program. I have got one C talkthrough program but i think its not performing well. The problem is tht it compiles and build fine but when i load it i am unable to listen to the sound which i have passed . Wh
ADSP2181 is right platform for FS1016?
Hello Everybody, I wanted some info regarding ADSP2181 processor.I am working on FS1016(CELP). Is it possible to run this celp code on...
Hello Everybody, I wanted some info regarding ADSP2181 processor.I am working on FS1016(CELP). Is it possible to run this celp code on 2181.I tried but i couldnot get proper memory space? many suggested to run on blackfin.Moreover,I think this code is designed to work on Unix platforms,so is it possible to run on ADSP2181? I
Wanted Fixed Point Source Code for CELP(4.8kbps)
Hello Sir, I am just now working on CELP 4800 kbps codec.I want to do work on ADSP-2181 processor.So,Sir I wanted the Fixed Point source...
Hello Sir, I am just now working on CELP 4800 kbps codec.I want to do work on ADSP-2181 processor.So,Sir I wanted the Fixed Point source code for CELP.Please provide some info regarding it.I will be grateful to you. Thanks & Regards, Jay Bhatt __________________________________________________ "> http://mail.yahoo.com
c code for software UART
hi, i am working on ADSP 2181 EZ KIT LITE,version 3.5. can anybody know how to implement software UART in C envirnoment. if u have code...
hi, i am working on ADSP 2181 EZ KIT LITE,version 3.5. can anybody know how to implement software UART in C envirnoment. if u have code or more information please send it me smitha
IO and BYTE memory access
hi, any of u know how to read and write to IO and BYTE memory of adsp 2181? tell me the syntax also smitha
hi, any of u know how to read and write to IO and BYTE memory of adsp 2181? tell me the syntax also smitha
idma interface
hi , i am trying to interface adsp 2181 to flash through IDMA port how can i achieve this? can anybody tell information about...
hi , i am trying to interface adsp 2181 to flash through IDMA port how can i achieve this? can anybody tell information about this?(material to read n some ideas) smitha
bdma booting
hi, we built our application using adsp 2181(VDSP 3.5) . we want to boot our application directly from Boot-Flash(bdma booting) . Can...
hi, we built our application using adsp 2181(VDSP 3.5) . we want to boot our application directly from Boot-Flash(bdma booting) . Can anybody give us some informations please ? Thank you.
ADSP BDMA queries
Hello everyone, hope everyone is doing fine. I'm a newbie in ADSP 218x (2181). I have strong micro-controller background .... I have some...
Hello everyone, hope everyone is doing fine. I'm a newbie in ADSP 218x (2181). I have strong micro-controller background .... I have some problems in BDMA, Please be patient to answer my simplest questions. question about BDMA are as follows: 1) Is BDMA used to download the program (that we burn in flash memory) from any flash into the DSP program memory and then ex
External RAM size
Hai all guys The ADSP-2181 EZ-kit lite have 80KB of internal RAM , and preferably gives better performance and stability for assembly...
Hai all guys The ADSP-2181 EZ-kit lite have 80KB of internal RAM , and preferably gives better performance and stability for assembly code with host connected (No Hangups !). But i feel some problem when i go for C- coding as it produces code that is bulker code. So i want to connect external RAM for the same. Maximum of h
Re: Re: reg 2181
On Fri, 4 Nov 2005, Sendhil Kumar wrote: > Dear Friends, > I have a problem in ADSP2181. > > The board that i'm using is a one which...
On Fri, 4 Nov 2005, Sendhil Kumar wrote: > Dear Friends, > I have a problem in ADSP2181. > > The board that i'm using is a one which is developed by us. I have a routine > to send a character through UART, which i have called in a nested loop. The > problem that i face is that the number of character that displayed is not >
memory related issue
hi i am using ADSP 2181 my application. i have interfaced EPROM with BDMA port of the processor. but now i have to increase my code size,...
hi i am using ADSP 2181 my application. i have interfaced EPROM with BDMA port of the processor. but now i have to increase my code size, with this my on chip memory is insufficient to store my code. now i want to use external SRAM to run my application. but now i am not getting that how can i store my code in SRAM so that at power on reset dsp start executing code from external memory....
overlay issues
hi i am new in dsp world. i am using adsp 2181 for my application. on chip memory is not sufficient for my application code. so i have used...
hi i am new in dsp world. i am using adsp 2181 for my application. on chip memory is not sufficient for my application code. so i have used software overlay for application code. but i want to know that can i used hardware overlay for same application? suppose i can use then how can i placed some application code in external RAM? how can i change my LDF to link some code in external memory?...
Open drain output to serial port data input
Hello, I want to know if it is licit to connect an opn drain output from some device (W682510 voice codec by Winbond) to the RXD0 pin on...
Hello, I want to know if it is licit to connect an opn drain output from some device (W682510 voice codec by Winbond) to the RXD0 pin on serial port 0 of an ADSP-2181, and in affirmative case, which value to use for the pullup resistor. At the beginning I thought it was OK, but have not been able to make it work. DSP to codec is OK, I am generating a sinusoid from a table in the DS...
connection error
Hi to all I am working with the ADSP-2181(DOS version) EZ-ICE debugger. We have design a target and tries to connect with the EZ-ICE. But...
Hi to all I am working with the ADSP-2181(DOS version) EZ-ICE debugger. We have design a target and tries to connect with the EZ-ICE. But I am facing the error are 1)EZ-ICE Driver Fatal host error - 081 Executive_PC stack entry count incorrect following DSP reset. 2) Stack: Watchdog_ please reset DSP u loop address stack overflow Expecting the fee...
connection error
Hi to all I am working with the ADSP 2181 (DOS version) EZ-ICE debugger. We have a target board that we design. When i tries to connect...
Hi to all I am working with the ADSP 2181 (DOS version) EZ-ICE debugger. We have a target board that we design. When i tries to connect the target with the EZ-ICE debugger i will get the error the erroe are 1) EZ-ICE Driver Fatal host error - 081 Executive _PC stack entry count incorrect following DSP reset. 2) Stack : Watchdog_Please reset dsp ...
ADSP 2181- I want to assign float data array to int array as a fraction data
Hello Dear all, I calculate co-efficeint for low pass filter in c. co-efficient array difine as float. then dump in data file as ...
Hello Dear all, I calculate co-efficeint for low pass filter in c. co-efficient array difine as float. then dump in data file as fraction in VDSP++3.5 but now i want to use this file in my programe. can i assign this float data file to an array which contain fraction value. int h1[M]={ #include "fr-1-21.dat" };"fr-1-21.dat" contain data of fraction value. ...
I need to buy used EZ-KIT or DSK
I'am student, begining with DSPs. I would like to buy some USED ez-kit or dsk, preffering ADDS 2181 or TMS320C5416 for audio processing, but i...
I'am student, begining with DSPs. I would like to buy some USED ez-kit or dsk, preffering ADDS 2181 or TMS320C5416 for audio processing, but i will be thankful for whatever offer (ADI or TI). Please contact me: o...@gmail.com Thx






