Forums Search for: ADSP-2106
adsp-21xxx linker: [Error E2007]
hi everyone, I'm using the using the ADSP-21xxx linker version 2.3.0.0 which came with VisualDSP++. When I try to use the...
hi everyone, I'm using the using the ADSP-21xxx linker version 2.3.0.0 which came with VisualDSP++. When I try to use the -e (eliminate unused symbols) option on a very simple C project (see below) and the "stock" ADSP-21160.ldf straight out of the Visua
Re: Doubt Regarding Format Conversion in Fixed Point ADSP Processors!
I am working with ADSP-2181 Fixed point DSP processor. We know that the multiplier in the ADSP processor accepts only 1.15...
I am working with ADSP-2181 Fixed point DSP processor. We know that the multiplier in the ADSP processor accepts only 1.15 format and the result is given as 1.31 format in the 40-bit mr register. 1.That is if we have a the equation Z = X * Y; X and Y should be in
Regarding ADSP-21161
Hello I was refering to the latest data sheet of ADSP-21161.The one available on the net is July 2000 But after that an anamoly...
Hello I was refering to the latest data sheet of ADSP-21161.The one available on the net is July 2000 But after that an anamoly for ADSP-21161 has been released by analog devices and i wanted to know if any data sheet has been released after this preliminary data sheet. Thanks and Re
ADSP-21060 elfloader IDs
I am re-designing the PROM boot code for a Quad-Sharc ADSP-14060 system (which has 4 ADSP-21060s). I need to perform POST and other...
I am re-designing the PROM boot code for a Quad-Sharc ADSP-14060 system (which has 4 ADSP-21060s). I need to perform POST and other functions before loading code; the boot loader is limited to 256 instructions. To do this, I have multiple 'boot loaders' and need to assign a unique
multiple audio codec interface to ADSP 21065L
hi guys, just recently heard about this ADSP egroups, and was kinda hoping if anyone here could help me. i am currently...
hi guys, just recently heard about this ADSP egroups, and was kinda hoping if anyone here could help me. i am currently undertaking a project upon which i would interface 4 stereo audio codecs to an ADSP 21065L EZ Kit Lite board through its serial ports. i was wondering if anyo
ADSP-2116x Arithmetic Interrupts
Hi, Would any of you please help me on how to use ADSP-2116x Arithmetic Interrupts? I need to check out for when is it my...
Hi, Would any of you please help me on how to use ADSP-2116x Arithmetic Interrupts? I need to check out for when is it my processor (ADSP-21160M) performing any invalid floating point, or floating point overflow. Any suggestion is very welcomed. Jaime.
AW: ADSP-2116x Arithmetic Interrupts
hello, you can take the documentation from the ADSP-2106x. there is a description of that. Regards, Willy Hi, ...
hello, you can take the documentation from the ADSP-2106x. there is a description of that. Regards, Willy Hi, Would any of you please help me on how to use ADSP-2116x Arithmetic Interrupts? I need to check out for when is it
LCD interfacing with ADSP-2181
Hai all, I need the hardware details of how to interface a LCD (2x16) nibble mode with ADSP-2181 processor. Like pin...
Hai all, I need the hardware details of how to interface a LCD (2x16) nibble mode with ADSP-2181 processor. Like pin details. How to write the data using ADSP-2181 from IO memory to LCD et.c I saw only one document tht i found some wht useful from AD
ADSP 21160 EZ-KIT LITE
Hi, Has anyone worked with ADSP-21160 EZ-kit lite board? Have you used the board for receiving data through the link ports? ...
Hi, Has anyone worked with ADSP-21160 EZ-kit lite board? Have you used the board for receiving data through the link ports? I would be glad if you could point me to some sample programs, wherein we use link ports to acquire data in the ADSP 21160 EZ-kit Board.
doubts in ADSP-2181 simulator
hello sirs, i am doing a project in the ADSP-2181 EZKIT LITE . i am studying the ADSP 2100 users manual . but i couldn't get any...
hello sirs, i am doing a project in the ADSP-2181 EZKIT LITE . i am studying the ADSP 2100 users manual . but i couldn't get any idea in the programming . for eg. i dont understand the Assebler Directives etc.also i dont know how to use the simulator , just go by trial and erro
Re doubts in ADSP-2181 simulator
hi go to analog website you will find all manuals suren On Sat, 29 Dec 2001 thiruvasakan wrote : > hello...
hi go to analog website you will find all manuals suren On Sat, 29 Dec 2001 thiruvasakan wrote : > hello sirs, > i am doing a project in the ADSP-2181 EZKIT > LITE . i am > studying the ADSP 2100 users manual . b
Streams with the ADSP-218x Debugger
Hi, I'm trying to write a program for my ADSP 2189M Ez-Kit Lite board, which takes in data samples from a Codec on SPORT0 and...
Hi, I'm trying to write a program for my ADSP 2189M Ez-Kit Lite board, which takes in data samples from a Codec on SPORT0 and transmits the results over SPORT1 to a binary file. Is this possible? In the ADSP 218x examples that were given with the Visual DSP++ soft
adsp training
Hi all ADSP conducts short term courses on ADSP programming in IIT madras, India. I am b.tech in electronics and interested...
Hi all ADSP conducts short term courses on ADSP programming in IIT madras, India. I am b.tech in electronics and interested in doing that. Can anyone tell me if it is worth doing? rgds
carrier recovery on adsp-2189
Hi all, I am working on adsp-2189. I have to implement carrier recovery and timing recovery for QPSK on ADSP-2189 . This requires...
Hi all, I am working on adsp-2189. I have to implement carrier recovery and timing recovery for QPSK on ADSP-2189 . This requires the implementation of PLL . can someone please help me regarding this orelse can u give tiltles of some books or site address where i can find the informa
Input/Output to MP3 Decoder on ADSP-218x EZ-ICE/KIT
Hi, Â Â Â Â Â Â Â Â Â I am working on Hardware Interfacing of MP3 Decoder code on ADSP-218x EZ-KIT/ICE. ...
Hi,          I am working on Hardware Interfacing of MP3 Decoder code on ADSP-218x EZ-KIT/ICE.    MP3 Decoder code was succesfully tested on ADSP -218x Simulator .File Input/Output was throug
how to transfers data between ADSP21992 and PC by RS232£¿
i use ADSP-21992 EZ-KITs Board Debug Program. When i use ADSP-21992 SPORT to simulating an RS-232 UART and communicate with PC...
i use ADSP-21992 EZ-KITs Board Debug Program. When i use ADSP-21992 SPORT to simulating an RS-232 UART and communicate with PC COM Port. i code program with C by re.EE60(simulating an RS-232 UART using the Synchronous Serial Ports on the ADSP-21XX Family DSPs)
Multiprocessing ADSP-21065L
Hello all, I am trying to connect two ADSP-21065L EZ-Lab. I have a problem in finding the Hardware Interface between the two...
Hello all, I am trying to connect two ADSP-21065L EZ-Lab. I have a problem in finding the Hardware Interface between the two processors. It is stated in the ADSP-21065L User's Manual for particular enviroments that the pins must be connected between the two process
Overlay
Hi All, I use Adsp-21065l in my application. We have ADSP and Arm based Samsung microcontroller sharing an external memory area....
Hi All, I use Adsp-21065l in my application. We have ADSP and Arm based Samsung microcontroller sharing an external memory area. As our ADSP code exceeds the eprom size, we plan to retain only the boot code with overlay manager in the eprom and Samsung microcontrol
ADSP-2191 Host Port
I am looking at the design of a board using a ADSP-2191 connected to a host CPU via the host port. Reading the data sheet for...
I am looking at the design of a board using a ADSP-2191 connected to a host CPU via the host port. Reading the data sheet for the ADSP-2181 I see that there will be a 12~15 Thclk delay each time data is read from the host port. With a 40MHz hclk that would be a 375nS delay.
SPORT1 usage in ADSP-2189 EZ KIT Lite
Hi ,       I am working on ADSP-2189 EZ KIT Lite. ADSP 2189 kit manual says that SPORT0 is connected to AD73322....
Hi ,       I am working on ADSP-2189 EZ KIT Lite. ADSP 2189 kit manual says that SPORT0 is connected to AD73322. SPORT1 is connected to the RS-232 interface. I have to give the input data PN sequence of 1's and 0's for my application so, I am not g






