DSPRelated.com

fft & new dsp group

Started by in Analog Devices DSPs20 years ago

Hi all, A new group for Hungarian DSP users: Subscribe: Owner: Web: http://lista.prim.hu Usful informations: ...

Hi all, A new group for Hungarian DSP users: Subscribe: Owner: Web: http://lista.prim.hu Usful informations: There is an fft program example in the book "ADSP-218x DSP Istruction Set Reference" on the page


Status of ICE-PORT signal (EBG)

Started by Jasdeep Hitesh in Analog Devices DSPs22 years ago

Hello, I would like to know the status of signal EBG on 218x processor when the ICE-PORT is not used. In my application,...

Hello, I would like to know the status of signal EBG on 218x processor when the ICE-PORT is not used. In my application, after power on reset to DSP i use ICE-PORT for booting the code( I enable the ICE port by asserting HIGH on EE signal).The signal EBG drives an


Problem With Nested Loop.

Started by mahtab alam in Analog Devices DSPs19 years ago 1 reply

Dear Members,                 I am using ADSP (218x) Series, Visual DSP ++3.0, and version 6.0.0.0. I have to...

Dear Members,                 I am using ADSP (218x) Series, Visual DSP ++3.0, and version 6.0.0.0. I have to implement more than 4 loops ( nested ). Can anyone have an idea about how I can read the Stack ( Loop Stack, Counter Stack). Actually I want to save the previous addres (T


a question about 2181 ICNTL register

Started by Baoliang Wang in Analog Devices DSPs22 years ago

hi, I am developadsp 2181 based motion control system. I use Visualdsp++2.0 and 218X EZ-ICE. I want set the dsp...

hi, I am developadsp 2181 based motion control system. I use Visualdsp++2.0 and 218X EZ-ICE. I want set the dsp in nested i


Length register is case sensitive

Started by Moin Syed in Analog Devices DSPs23 years ago

hi its surprize for me that length register for DAG1 and DAG2 for 218x are case sensitive that means LO = LENGTH(var1); will...

hi its surprize for me that length register for DAG1 and DAG2 for 218x are case sensitive that means LO = LENGTH(var1); will cause errors in visual dsp 7.0 but l0 =LENGTH


Array passing in assembly

Started by Moin Syed in Analog Devices DSPs23 years ago

Hi ,       I want to pass an array from C language to assembly language program ,am usign visual dsp++ ver 7.0 for...

Hi ,       I want to pass an array from C language to assembly language program ,am usign visual dsp++ ver 7.0 for adsp 218x. &