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 "dsp563xx"

  

Post a new Thread

Use DSP563xx for new designs?   [3 Articles]

jwyg...@hei.org - Nov 3 2006
I am about to embark on a new DSP design, and I am considering abandoning the DSP563xx family, mostly because over the past 5-7 years TI and Analog Devices have seemed to outpace F... Use DSP563xx for new designs?

looking for DSP563xx 'hello' example

KR - Aug 1 2003
I am new to Motorola assembly programming, using the DSP563xx. Can someone provide a simple 'hello' assembly program for me. I'm having some problems, including get... looking for DSP563xx 'hello' example

Some questions about the old Motorola's dsp56k-gcc compiler and dsp563xx family   [2 Articles]

Avelino Herrera - Apr 21 2005
Hi, all. I am a newbie in the Motorola's DSP world and I have modified the well known dsp56k-gcc port of the gcc GNU compiler (made by Motorola) to use it in actual Linux bo... Some questions about the old Motorola's dsp56k-gcc compiler and dsp563xx family

INSERT instruction w/ DSP563xx   [4 Articles]

gusflit - May 5 2005
Hi to all, I've just finished some assembler code for the DSP563xx family. I used for the first time the INSERT instruction, and noticed the following behaviour: T... INSERT instruction w/ DSP563xx

unsigned char on Tasking C for DSP563xx   [2 Articles]

John Wygonski - Feb 5 2003
Question for C implementation experts: unsigned char cksm; cksm = 0xFF + 0xFF; if ( cksm != 0xFE ) { // this is a problem? } I am using the C tools from T... unsigned char on Tasking C for DSP563xx

SDRAM support for DSP563xx

jesusvillenaroberto - Oct 31 2002
Hi all, We are begining a new project with eight DSP56366 as a big version of an existing one with a DSP56303. We need to use external DRAM in each DSP. In the... SDRAM support for DSP563xx

Re: Jtag Flash Loader

jdw_atx - Feb 11 2003
Graeme, I could be wrong, but I believe you might be looking in the wrong place for what you need. The flash_over_jtag utility is specifically designed for the... Re: Jtag Flash Loader

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

Using newmicros' JTAG 14pin with Mot DSP563xx   [6 Articles]

wdawson61 - Dec 3 2003
Has anyone successfully used the newmicro 14-pin JTAG -> parallel wiggler with the Mot Suite56 debugger (ads) ? ... Using newmicros' JTAG 14pin with Mot DSP563xx

[Fwd: RE: INSERT instruction w/ DSP563xx]

Henk-Piet Glas - May 9 2005
Forward... p.s. I propose Freescale insert motoroladsp@moto... into the reply address of any posting. It sometimes happens a reply intended for the forum is accidenta... [Fwd: RE:  INSERT instruction w/ DSP563xx]

implementeing IIR (using DSP56k)   [2 Articles]

cukerek2000 - May 14 2003
Helo, I'm using DSP563xx and want to implement 2nd order low pass butterworth IIR filter (fc=250Hz, fs=48000). I did something (with do loop) but it doesn't wo... implementeing IIR (using DSP56k)

ADS56800 ?

Stefan Stenzel - Mar 1 2004
Moin, So CW6 and my DEMO Board were up and running, but after having tried to install the hacks for using ads56800 I am back where I was last week, nothing wor... ADS56800 ?

Re: DSPAUDIOEVM and Suite56

jwyg...@hei.org - May 24 2007
Many people who are working with the Freescale DSP563xx family are using the tools from Tasking. See http://www.tasking.com/DSP56xxx/ > > I was able to assemble the passth... Re:  DSPAUDIOEVM and Suite56

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

DSP563xx Current consumption in STOP Mode   [4 Articles]

Alexander Trica - May 24 2005
Hi, I am using the DSP56374 and I am testing the current consumption in STOP Mode. The datasheet says that in STOP mode the DSP should not consume more than about 2 m... DSP563xx Current consumption in STOP Mode

DSP563xx ESAI and DMA   [3 Articles]

Alexander Trica - Jun 23 2005
Hi @ all, I have a question concerning the ESAI data transfer using a DMA channel. I configured the DMA0 channel to transfer the ESAI data (ADC data, i2s mode) from... DSP563xx ESAI and DMA

Booting DSP563xx over SCI port   [3 Articles]

ukkiwikid - Oct 22 2003
Hi, I am new to programming this device and am trying to fathom the booting over the SCI port. I have 2 targets, one is a 56303EVM module and the other is our ... Booting DSP563xx over SCI port

Re: DSP56367 HW debugger over JTAG?

wygonski - Nov 26 2003
You will basically need a hardware emulator and a software debugger to debug your target using JTAG. I use the Motorola Suite56 Parallel Command Converter hardwa... Re: DSP56367 HW debugger over JTAG?

SPI protocol with DSP563xx SCI port   [2 Articles]

gusflit - Mar 3 2005
Hi to all, I already got some help from this forum a few months ago, maybe you can help me this time again. I need to communicate with the control po... SPI protocol with DSP563xx SCI port

RE: 48 bit * 48 bit multiplication

Harrold Spier - Jun 28 2004
Hi Deepak,   What processor do you use? Do you want fractional, unsigned integer or signed integer multiplication? Should the result a... RE:  48 bit * 48 bit multiplication

AMR code DSP56300 implementation

Bharat Meshwani - Aug 28 2002
Hello Everyone, I am using a Motorola DSP56311 for audio processing on a project and would like to implement AMR audio codec on it. I was wondering if I can... AMR code DSP56300 implementation

FW: Re: PCI Command converters   [3 Articles]

Graeme Fisher - Feb 27 2003
> -----Original Message----- > From: Graeme Fisher > Sent: Thursday, February 27, 2003 8:55 AM > To: > Subject: Re: PCI Command converters > > Hi All... FW: Re: PCI Command converters

Re: Programming flash

John Wygonski - Jan 24 2003
Let me start by saying that I have most recent experience with Tasking C compiler, but I believe my answer should apply to Motorola tools as well. The .bss sections... Re: Programming flash

RE: "Cannot connect to board" problem

Christopher Moore - Nov 18 2005
Hi, Several years ago, had trouble getting the Metrowerks tools working for the DSP563xx family. The problem was finally traced to an out of date driver file, windriv... RE:  "Cannot connect to board" problem

Re: DSP 563000 assembler..

Jean-Marie Ory - Nov 13 2002
Hi Mike, The DSP563xx  S/W tools are now available at Metrowerks at following link : http://www.metrowerks.com/cgi-bin/MsmGo.exe?grab_id=43161340&EXTRA_ARG=GRAB_... Re:  DSP 563000 assembler..

RE: DSP56364 - Complete Development Systems

Jebakumar - Jun 22 2005
Hi All,         Thanks to Rick Corey and DBaudiopro.         I have own hardware with OnCE/JTAG port and also Tasking v3.5r2 Demo Tools for DSP563xx. It supp... RE:  DSP56364 - Complete Development Systems

DMA configuration with DSP563xx

Michael Herrscher - Jun 3 1999
Dear Sir, We are working with the DSP56309 (we have moved from the 56302) and we have some problems to configure the DMA controller. We have a complex input signa... DMA configuration with DSP563xx

Re: 563xx C-compiler   [2 Articles]

Corey, Rick - Feb 18 2005
--- In , "jierchen" wrote: > > Hello: > > I am new to this group. I have few questions regarding replacing > 56002 with 563xx. > ... Re: 563xx C-compiler