DSPRelated.com

BF533 Circular addressing

Started by ashr...@rediffmail.com in Analog Devices DSPs15 years ago 1 reply

hello friends, I have a problem regarding circular addressing. My code is .section data1; .byte2...

hello friends, I have a problem regarding circular addressing. My code is .section data1; .byte2 buffer[]={0x1234,0xabcd,0x16e6,0x4001,0x5009}; .section program; .align 4; i0.h=buffer; i0.l=buffer; // circular addressing l0=length(buffer); b0=i0; p0=10; // repeat loop 10 times loop loop1 lc0=p0; loop_begin loop1; r3.l=w[i0++]; loop_end loop1; r...


Some problems with Decimation/Interpolation for Subband Adaptive Filtering (Adaptive Filtering)

Started by keeg...@gmail.com in Analog Devices DSPs15 years ago

Hi everyone, I am currently doing my Final Year Project. I have coded the algorithm used for Simulation. It is based on simple Subband Adaptive...

Hi everyone, I am currently doing my Final Year Project. I have coded the algorithm used for Simulation. It is based on simple Subband Adaptive Filtering with 2 Bands. One of the Analysis Banks contains low pass filter as its coefficient and the other contains high Pass filter as its coefficient. (I will post up the diagram if it is helpful). This part is under process section Immediately aft...


filter effect

Started by rama raju in Analog Devices DSPs15 years ago 1 reply

Hi, I am working on accelerometer sensor based vibration analysis. For ?spectrum analysis I am using DSP processor. Now I need to...

Hi, I am working on accelerometer sensor based vibration analysis. For ?spectrum analysis I am using DSP processor. Now I need to scale my output( magnitude of FFT) according to my input signal. I am using low pass filter, Decimation, and windowing to process time domain data.? Because of these function there will be non-linearity in output.? Is there any standard method for co...


Link Error "The following symbols referenced in processor 'p0' could not be resolved:"

Started by s.mo...@gmail.com in Analog Devices DSPs15 years ago

Hi I am using ADSP 21369 and using command line interface to build the project. I am getting the following link error(see below) when I...

Hi I am using ADSP 21369 and using command line interface to build the project. I am getting the following link error(see below) when I tried using the UART example. It is due to the macro SRU2 defined in sru21369.h. [Error li1021] The following symbols referenced in processor 'p0' could not be resolved: 'A2_ [_A2_]' referenced from '..\..\lib\dsi.dlb[dsi.c.doj]' 'A_ [_A...


problem with 32 bit multiplication built-in function on blackfin

Started by Marko Kanadi in Analog Devices DSPs15 years ago 2 replies

Hello everyone, I am Marko Kanadi from DSP research group of Institut Teknologi Bandung I am new to Blackfin (BF561EZ). I have a problem with...

Hello everyone, I am Marko Kanadi from DSP research group of Institut Teknologi Bandung I am new to Blackfin (BF561EZ). I have a problem with 32x32 bit multiplication built-in function on Blackfin, which is the mult_fr1x32x32. Underwritten is my code : fract32 x[2]={0,0}; //mixtures fract32 test=0; x[0]=(fract32)(iChannel0LeftIn); //integer to fract32 conversion x[1]=(fra...


Re: On chip timer (fwd)

Started by Mike Rosing in Analog Devices DSPs15 years ago

Nice trick! Especially if it fits your timing requirements. ---------- Forwarded message ---------- Date: Mon, 09 Mar 2009 14:41:43...

Nice trick! Especially if it fits your timing requirements. ---------- Forwarded message ---------- Date: Mon, 09 Mar 2009 14:41:43 -0000 From: fanboy33 To: Mike Rosing Subject: Re: On chip timer Hello everyone, I hope that I'm not responding too late on this thread? One other "trick" you can do if there are enough unused hardware resources, is to u


statistical signal processing on Blackfin

Started by Marko Kanadi in Analog Devices DSPs15 years ago 4 replies

Hi, I'm Marko from DSP research group of Institut Teknologi Bandung Currently I'm tackling with the implementation of a statistical signal...

Hi, I'm Marko from DSP research group of Institut Teknologi Bandung Currently I'm tackling with the implementation of a statistical signal processing algorithm on Blackfin BF561EZ. I just started working with the machine thus, you can consider me as a newbie. In my work, the machine needs to handle calculations with real numbers. The problem is even the algorithm is successfully compiled, the m...


Re: Re: Code Composer Studio v2.0 +

Started by Jaime Andres Aranguren Cardona in Analog Devices DSPs15 years ago

Willer, Also looking at eBay can give you good results. Sometimes when looking for = something related to TI stuff on eBay, I saw someone had...

Willer, Also looking at eBay can give you good results. Sometimes when looking for = something related to TI stuff on eBay, I saw someone had older copies of CC= S to sell for low price. Regards, =20 Jaime Andr=E9s Aranguren Cardona j...@ieee.org j...@computer.org ________________________________ From: Mike Rosing To: Willer Justinvil Cc: a...@


On chip timer

Started by ashr...@rediffmail.com in Analog Devices DSPs15 years ago 2 replies

hi all i'm using adsp2181 ezkit lite board. As we all know 2181 has only 1 timer. my requirement is to use this timer for 2 purposes using...

hi all i'm using adsp2181 ezkit lite board. As we all know 2181 has only 1 timer. my requirement is to use this timer for 2 purposes using status condition. i'm using timer for UART and i need to use the same timer for generating some control pulses for my project. my idea is to use a status check. i.e. if dm(status)=1 then the timer is dedicated to UART and if dm(status)=0 the timer is...


TalkThru

Started by microfelix in Analog Devices DSPs15 years ago 1 reply

I'm doing tests with hardware "ADSP-21262 EZ-KIT LITE" and the software as "Block Based TalkThru (C)". I put in the function "BlockProcess" my...

I'm doing tests with hardware "ADSP-21262 EZ-KIT LITE" and the software as "Block Based TalkThru (C)". I put in the function "BlockProcess" my algorithm. But I see that output from the algorithm introduced me take effect only on 2 / 3 of the output signal. I also annoying peak (spurious effect) between a block and another. Can not understand where is the anomaly. Can you help Maurizio ...


Ask a Question to the DSPRelated community

To significantly increase your chances of receiving answers, please make sure to:

  1. Use a meaningful title
  2. Express your question clearly and well
  3. Do not use this forum to promote your product, service or business
  4. Write in clear, grammatical, correctly-spelled language
  5. Do not post content that violates a copyright