DSPRelated.com

host port...

Started by Anonymous in Analog Devices DSPs22 years ago

Hi, Has anyone connected a host port to an isa bus? Any pointers? What I'd like to do is make myself a couple of...

Hi, Has anyone connected a host port to an isa bus? Any pointers? What I'd like to do is make myself a couple of pc/104 dsp cards, one with a 2191 and another with a 21161. I did a web search and found a couple of sharc based cards, but they were bi


1 khz sinewave generation

Started by smi_ms2003 in Analog Devices DSPs18 years ago 1 reply

hi everybody, i have interfaced adsp 21060(sharc processor)to codec ad1836.i am new to codec.i have configured codec internal register...

hi everybody, i have interfaced adsp 21060(sharc processor)to codec ad1836.i am new to codec.i have configured codec internal register through SPI, and all adsp serial port stuff.if i want to generator exactly 1kz frequecy what are the data input i should send it to codec.How to calculate those data value.which formula i shoud use.please let me know this and


SPORT of SHARC

Started by Ralf Heuser-Lindner in Analog Devices DSPs24 years ago 1 reply

I have a question about the TFS signal of an SPORT in an ADSP 21061: I set up the TFS of SPORT 1 as follows: Internally...

I have a question about the TFS signal of an SPORT in an ADSP 21061: I set up the TFS of SPORT 1 as follows: Internally generated (ITFS = 1), data independent (DITFS = 1), late (LAFS = 1), active low (LTFS=1). When SPORT is enabled it works as expected


A query regarding ADSP 21060 Linkport Usage!

Started by P Narayanaswamy in Analog Devices DSPs22 years ago

Hi, I am using VisualDSP tools(Release version 2.2) for the SHARC processors. I am completely new to ADSP tools. I am trying to...

Hi, I am using VisualDSP tools(Release version 2.2) for the SHARC processors. I am completely new to ADSP tools. I am trying to experiment with data transfers through LinkPorts. When I tried with the LoopBack examples(both the core access and DMA access) given in the manual, I was


memory reusabilty and real time

Started by sandeep kumar in Analog Devices DSPs20 years ago 2 replies

Hi all i am working on SHARC 21060 using VDSP++ 3.5.i have reached a stage in my project,where i have to combine various modules...

Hi all i am working on SHARC 21060 using VDSP++ 3.5.i have reached a stage in my project,where i have to combine various modules which will be invoked in sequential manner, at differnt times, in real time. how memory can be reused which has been reserved for on particulae code.


21065L power problem

Started by Daniel Weiss in Analog Devices DSPs23 years ago 4 replies

Hello all Has anybody ever experienced power-up problems with the 21065L Sharc? It is kind of a problem where the chip does...

Hello all Has anybody ever experienced power-up problems with the 21065L Sharc? It is kind of a problem where the chip does not seem to "start" properly. The reset line does not help. It has to do with the 3.3V power - either the ramping of the 3.3V voltage or


VisualDSP 2.0 optimizer

Started by Anonymous in Analog Devices DSPs22 years ago 3 replies

'm having trouble with the optimizer in the SHARC VisualDSP 2.0 removing "un-necessary" code, which renders the code non- ...

'm having trouble with the optimizer in the SHARC VisualDSP 2.0 removing "un-necessary" code, which renders the code non- functional. Is there *any* way to turn off the optimizer in the source module with a pragma? Thanks --Rob Alexander


EE-191 Software UART for ADSP21262

Started by bobkruse1501 in Analog Devices DSPs18 years ago 2 replies

Hi, Has anyone translated the assembly code for Analog Devices EE191 "Implementing a Glueless UART Using the Sharc DSP SPorts" from ...

Hi, Has anyone translated the assembly code for Analog Devices EE191 "Implementing a Glueless UART Using the Sharc DSP SPorts" from it's ADSP-21161 to the newer ADSP-21262 and ADSP21363? The SPort interrupt registers changed with the part change. Before I re-wrote it, I thought I'd see if anyone had one they felt like sharing.


alternate reg. switch / anomaly

Started by Anonymous in Analog Devices DSPs22 years ago

Hi Albert, the bits SRRFH, SRRFL, SRD1H, SRD1L, SRD2H and SRD2L in the MODE1 register control alternate register select. ...

Hi Albert, the bits SRRFH, SRRFL, SRD1H, SRD1L, SRD2H and SRD2L in the MODE1 register control alternate register select. Please note that the super-fast interrupt dispatcher (if you are using C) uses this feature too. As with any SHARC issue, read the manua


Block Processing

Started by jaime_aranguren in Analog Devices DSPs22 years ago

Good day Sirs, I need your help on setting up SHARC (ADSP-21160M) DMA chaining for interrupting the DSP core when a whole block...

Good day Sirs, I need your help on setting up SHARC (ADSP-21160M) DMA chaining for interrupting the DSP core when a whole block of data has arrrived, not only sample based. I use a AD1881 AC'97 CODEC attached to SPORT1. BTW, ADDS-21160M EzKit Lite (the old one by


Reflective Semaphores

Started by Waldron, Donald M in Analog Devices DSPs22 years ago

Hi All, Does anyone know of examples for implementing Reflective Semaphores (a reflective semaphore exists in each DSPs...

Hi All, Does anyone know of examples for implementing Reflective Semaphores (a reflective semaphore exists in each DSPs internal memory and is accessed via aliased broadcast memory space) for the ADSP-21060 (I have a quad-SHARC system). I know the ADSP21-6X Users Manual has so


Use of ADSP Timer

Started by alokmodak in Analog Devices DSPs22 years ago

Hi, I want to use the onboard timer ( ADSP SHARC 21061 Ez-kit Lite ), in a manner similar to "gunn" demo. Does anybody know how...

Hi, I want to use the onboard timer ( ADSP SHARC 21061 Ez-kit Lite ), in a manner similar to "gunn" demo. Does anybody know how the timer has been used and configured in that demo. How the SPORT0 receive interrupt is being used? Thanks in advance,


info

Started by abhishek tiwari in Analog Devices DSPs17 years ago

hi all, my design is having interface btw. adsp ts101 and virtex-2(fpga). one of the link port is connected to virtex-2. hw i can...

hi all, my design is having interface btw. adsp ts101 and virtex-2(fpga). one of the link port is connected to virtex-2. hw i can program it from fpga.. wat abt link_dir.it should b an i/p or o/p to fpga. can u help me...... ---------------------------------------------- ALSO-> for booting flash data lines should be lower 8-bits or msb data bits..from tiger sharc.. plz.tell


adsp-21065L line input question

Started by Battur Haltar in Analog Devices DSPs22 years ago

hello there i am working with 62065L Sharc. I haven't programmed dsp before, so i'm having trouble generating random signal. ...

hello there i am working with 62065L Sharc. I haven't programmed dsp before, so i'm having trouble generating random signal. 1. Could you tell me how much Voltage I can apply into "line in" input from signal generator? thanks Sara


Moving libraries to external memory.

Started by Steve Holle in Analog Devices DSPs21 years ago 5 replies

I'm using Visual DSP++ 3.1 for a SHARC processor on a 21161N EZ-Lite board. I'm wondering if I can move the library that contains...

I'm using Visual DSP++ 3.1 for a SHARC processor on a 21161N EZ-Lite board. I'm wondering if I can move the library that contains the items supported by strstream.h into external memory. If so, what libraries do I move and how do I go about it. I've moved some of my code into extern


EZ-KIT LITE Simulator problem

Started by Richard Armstrong in Analog Devices DSPs23 years ago

Hi all, In the process of learning ADI's assembly language, I've stumbled on what I think is a bug in the simulator software...

Hi all, In the process of learning ADI's assembly language, I've stumbled on what I think is a bug in the simulator software that shipped with my EZ-KIT (I have release 3.3, version 2.30 of the software). In the SHARC 2106x user's guide, chapter 3.6.6 "Status Stack Save &


Development Board

Started by raks...@gmail.com in Analog Devices DSPs19 years ago 1 reply

Hi, I am new to the DSP world. I need to develop an application on a board that interfaces Microprocessor to DSP. I am basically working on...

Hi, I am new to the DSP world. I need to develop an application on a board that interfaces Microprocessor to DSP. I am basically working on processing Audio signals from Microprocessor with DSP.I am just curious if I can pick an off-the-shelf board(SHARC Processor) running linux preferably that I can use for development. Thanks, Raghu


AW: Associating a register with a global variable

Started by Andor Bariska in Analog Devices DSPs24 years ago 1 reply

> Is there some way in Visual DSP (SHARC) to tell the compiler that a > global variable always lives in a specific register? > >...

> Is there some way in Visual DSP (SHARC) to tell the compiler that a > global variable always lives in a specific register? > > I have a small number of global pointers that point to > something like a > task state object. All data associated with a task is r


Target Halt...

Started by Kumaran in Analog Devices DSPs20 years ago 1 reply

Hi all, I am working with SHARC processor. I am using the VDSP++3.5 tools. I have connected the target board with the emulator....

Hi all, I am working with SHARC processor. I am using the VDSP++3.5 tools. I have connected the target board with the emulator. When I run the application, sometimes the emulator gets halted, and displays "Target halted due to software breakpoint but no breakpoint


SHARC EZ-KIT and static electricity

Started by Alexis Favrot in Analog Devices DSPs15 years ago 7 replies

Hi all, We recently started to work with the Ez-kit 21369 evaluation board from ADI. Compiling, Flashing and running algorithms works like a...

Hi all, We recently started to work with the Ez-kit 21369 evaluation board from ADI. Compiling, Flashing and running algorithms works like a charme. BUT we suddenly destroyed 2 boards. And thus bought an antistatic mat with antistatic wrist band. Despite of lots of precaution playing with the board we still destroyed 3 of them after while... It seems that the processor still r...