Sign in

username:

password:



Not a member?

Search motoroladsp



Search tips

Subscribe to motoroladsp



motoroladsp by Keywords

56303 | 563xx | 5680 | 56805 | 5680x | 56F80 | 56F800DEMO | 56F805 | 56f807 | 56F830 | ADC | Bootloader | Codec | CodeWarrior | CW5 | CW6 | Debugger | DSP56303 | DSP56303EVM | DSP563xx | DSP5680 | DSP56800 | DSP56807 | DSP56858 | DSP56858EVM | DSP56F803 | DSP56F805 | DSP56F807 | DSP56F80x | DSP56F826 | DSP56F827 | DSP56F8xx | EVM | FFT | Flash_over_jtag | GPIO | Interrupt | Interrupts | JTAG | LCD | Linker | MCF5307 | Metrowerks | Modulus | MSCAN | PCMaster | PWM | Quad | Rif | RTOS | SDK | SPI

Ads

Discussion Groups

Discussion Groups | Freescale DSPs

Technical discussions about Freescale (Motorola) DSPs (including the DSP56000, DSP56300, DSP56600, 56800 DSPs).

Search Results for "fft"

  

Post a new Thread

FFT for DSP563xx: dynamic range   [3 Articles]

wygonski - Nov 27 2003
Can anyone give me some guidance on the dynamic range of signals that I can process with an FFT on the 563xx? Here's my situation: I have a 24-bit A/D, and I am ... FFT for DSP563xx: dynamic range

Request for a FFT module

funcuit - Jan 12 2004
Hi, everyone. I wish you all happy new year. Recently, I'm working on FFT for speech-recognizer. Since I have hardly had dsp-assembly experience, it's been so ... Request for a FFT module

FFT 56807   [3 Articles]

Marius Goosen - Sep 6 2007
Hi, I am really new at programming a DSP, and a simple task is starting to cause me some trouble. I'm using the Motorola 56807 EVM with Cosewarrior and PE. I want to calcul... FFT 56807

codewarrior message for FFT algorithm

Parind Shah - Mar 12 2003
Hey gourp, I'm trying to run the FFT.asm that comes with the codewarrior package for Starcore 8101 DSP ( i have the ADS ) and while i run it it gives a message th... codewarrior message for FFT algorithm

The FFT on a Motorola DSP56824EVM Parallel port board

josalfe2002 - Apr 26 2002
Hi everyone. I found all the FFT code I need, but I have some question: I'm working with Codewarrior for Motorola DSP, and I found the FFT code on the Motorola... The FFT on a Motorola DSP56824EVM Parallel port board

The FFT Algorithm   [5 Articles]

josalfe2002 - Apr 24 2002
I need to find the C code for the FFT algorithm. I'm working on "Codewarrior for Motorola DSP". If anyone can help me, I'll really appreciate. Greetings. Jos... The FFT Algorithm

FFT Benchmarks

Papa__J - Jul 9 2002
Does anyone know where to find FFT benchmarks for the Mot DSP's. In particular, I'm looking for the time it takes to execute a 512 or 1024 point real FFT's on a DSP... FFT Benchmarks

FFT, FIR, IIR on starcore 8101

Parind Shah - Feb 8 2003
Hi group, I downloded the Filter Library from motorola site and I have all the basic code for Filters, but they have no documentation how to use it. They should h... FFT, FIR, IIR on starcore 8101

Using the IFFT with the SDK libraries

josalfe2002 - Aug 3 2002
Hi everyone...I'm now trying to use the Inverse FFT on my DSP board. Particulary, a Complex Inverse FFT. I started with a Known Complex vector of 8 elements. I take... Using the IFFT with the SDK libraries

The Codec and the FFT

josalfe2002 - Jul 23 2002
Hi everyone. Let me going to the point. I'm using the SDK libraries with my codewarrior code. When I use the code, i simply use the "open" funtion. My board (DSP5... The Codec and the FFT

FFT's and signal detection   [3 Articles]

mickmonx - Jun 27 2004
Hello all, I'm currently attempting to detect the level of the 66kHz component of an arbitrary signal using an 56F8323, I was hoping that I could sample the si... FFT's and signal detection

FFT libs

xumrswimr - Jun 17 2002
Hi, I'm pretty new to this but please help me out anyways. I'm using the DSP56F827EVM board and I'm having some problems programming an FFT with it. I'm not re... FFT libs

Re: identifying fundamental frequency

Christian Langen - Jun 21 2007
Hi Sean, the regular algorithm to determine discrete frequencies in a spectrum is the Fourier Analysis. For discrete time signal processing this transform is modified to the Dis... Re:  identifying fundamental frequency

'C' Code for FFT algorythm on MC56F8367 DSP

Barnard Adam - Jun 4 2008
I need the basic 'C' code for performing an FFT algorythm on the Freescale = MC56F8367 DSP. =20 Freundliche Gr=FCsse =20 Adam Barnard Entwicklung Arbeitsschutz _... 'C' Code for FFT algorythm on MC56F8367 DSP

FFT routines for DSP563xx

C_Kessell - Dec 6 2001
Is anyone aware of any up-to-date FFT application notes or code from Motorola for the DSP563xx family? The Motorola web site is now almost useless for such things (... FFT routines for DSP563xx

Chirp-Z transform algorithm for 563xx

sfol...@iupui.edu - Jul 7 2007
Has anyone ever ran across a CZT (Chirp-Z Transform) algorithm for a Motorola 56311 (or similar). I am wanting to nest an FFT in the CZT, so that I can narrow the spectrum and dum... Chirp-Z transform algorithm for 563xx

Motorola split56/split563 macros   [2 Articles]

cmkessell - Jan 17 2002
Has anyone successfully used Motorola's split56.asm or split563.asm macros for unscrambling the data after using a N/2-point complex FFT to transform N real data po... Motorola split56/split563 macros

problem with rFFT   [2 Articles]

sudamekedar - Sep 5 2003
hi, I want to calculate the harmonics (%) present in the Power system. I want to consider the real part only. I tried using rFFT with three options (DEFAULT, S... problem with rFFT

Re: 56800/E Trial

David - May 5 2005
--- In motoroladsp@moto..., "dibosco" wrote: > Codewarrior is bloated (it's simply unbelievable how big it is now); > slow to load; *incredibly* slow at debug... Re: 56800/E Trial

Squaring , adding, sqrt ing small value ( Frac16 = 90)

sudamekedar - Sep 7 2003
hi, after doing the FFT i got my fundmental component as (real = 1200 imag = -1300) and my second harmonic component as (real = -90 and imag = 60). Now i want ... Squaring , adding, sqrt ing small value ( Frac16 = 90)

rFFT results not accurate at variable frequency

sudamekedar - Sep 8 2003
Hi, i used rFFT function for calculating power system harmonics but found out that the results were inconsistent. espacially the second harmonic was very high ... rFFT results not accurate at variable frequency

Using SDK'd RFFT and RIFFT for Filtering

vo1hl - Mar 22 2003
Hi Everyone! I am using SDK 2.4.1 with CW 4 on a DSP56F826 platform without external memory. I have written a program that sucks in a 128 sample vector at a sa... Using SDK'd RFFT and RIFFT for Filtering

MOTDSP: Anybody actually used Mot C compiler?

Art Du Rea - Jun 5 1999
Illustrious DSP Group Members: Has anyone actually used the freebie Motorola C compiler that comes with the EVM kits to successfully implement a program on an EV... MOTDSP: Anybody actually used Mot C compiler?

Re: fundamental frequency identification

Christian Langen - Jul 5 2007
Dear Sean, the maximum and minimum values of the signal can be determined by deriving the signal. Here the zeroes of the derivative give these values. A more simple alternati... Re:  fundamental frequency identification

Re: DSP56L811 IO PORTS

R.A.Imhoff - Jun 2 2005
Hello In what form do you have this dsp, is it a demo board? I found some datasheets here: http://www.datasheetarchive.com/search.php?search=DSP56L811&sType=part ... Re:  DSP56L811 IO PORTS

Re: Moving one bss var into .xExt_Ram   [3 Articles]

Jacob Christ - Dec 9 2002
Team, Whatever way is more correct, I was doing it the way Art suggested except that I didn't have the Mirror. Well, today it's working Arts way and the way I ... Re: Moving one bss var into .xExt_Ram

AW: rFFT results not accurate at variable frequency

Bende Georg - Sep 9 2003
We have a real-time application where SQRT function is needed; we have a lookup-table based solution with linear interpolation between the table entries. It's not t... AW:  rFFT results not accurate at variable frequency

RE: Embedded SDK DSP Function Library Preformance Section

Leonard N. Elevich - Oct 31 2002
These abbreviations stand for:   AS -> Auto scaling BFP -> Block floating point scaling NS -> No scaling ... RE:  Embedded SDK DSP Function Library Preformance Section

Motorola Expands Portfolio of 16-Bit Flash-Based Hybrid Controllers

- Apr 20 2001
The following is a Motorola product announcement containing the press release on additions to the 56800 family. It also contains detailed information on ... Motorola Expands Portfolio of 16-Bit Flash-Based Hybrid Controllers

RE: rFFT results not accurate at variable frequency : SQRT function

Wim de Haan - Sep 9 2003
Hi all, I use the following fast and short code (below) for long square root. Kind regards, Wim de Haan Exendis B.V. W.J. de Haan P.O.box 56,... RE:  rFFT results not accurate at variable frequency : SQRT function

Re: need u'r help

Mariano Filippa - Feb 27 2004
Hi, I don't know if I can help you with this. I guess that to calculate the energy of the signal, you need to do some sort of FFT to decompose the incoming sig... Re: need u'r help