Technical discussions about Freescale (Motorola) DSPs (including the DSP56000, DSP56300, DSP56600, 56800 DSPs).
Search Results for "dsp56303"
Post a new Thread
GuillaumeDesj - Jun 4 2003
The DSP56303 user's manual says that ...
"The DSP56303 offers 100 million instructions per second (MIPS)
performance using an internal 100 MHz"
However if you ... 
favresse_ced - Apr 5 2002
Hi, I am looking for example of code to initialize the Host Port and
the SCI Port of my DSP56303. Thanks for your help.
Cédric.
... 
GuillaumeDesj - May 22 2003
For some reason, I am having some problems configuring the timer 0 on
the Motorola DSP56303 chipset.
I have configured the TLR0, TCPR0, TCSR0 (mode 0, TRM enable... 
Hernan Dario Herrera - Mar 9 2004
Hi,
I´m working with the DSP56303 and I´m having trouble when I send data to the
port A.
If I send, for example, $D12F, and I receive $D21F, or $C52D and I get $C... 
GuillaumeDesj - Jun 27 2003
Hi,
I would like to use indirect addressing using the offset register on
the DSP56303 chipset.
However, the simulator tells me that such an instruction take... 
Bende Georg - Jun 5 2003
The processor executes one instruction per 2 clock cycles; this makes with 200
MHz 100 MIPS. So both manuals are correct.
Best regards,
Georg Bende
Softwaree... 
gunala sunitha - Jan 3 2005
hi,
i want to know, is it possible to use ADC of around 70-100MHz sampling frequency with the dsp 56303 by using the digital down converter in between the ADC and t... 
Stefan Stenzel - Oct 10 2003
Moin,
ukkiwikid wrote:
> Hi,
> I am wanting to use the DSP56303EVM to provide a jtag interface to our custom
board. If I am correct this should provide me... 
GuillaumeDesj - Jun 16 2003
Hi,
I recently noticed that when writing the value $745820 to the PCTL
(PLL config register), the DSP56303 goes completely nuts.
After loading and executing... 
Hernan Dario Herrera - May 27 2004
hi all.
I develop a small development system (D.S.) for the DSP56303PV100 and I want to know if there is any way to download a program to the D.S. through the... 
ukkiwikid - Oct 21 2003
Hi,
I am trying to create a file for booting a DSP56303 over the SCI
port. I was wondering if there were any conversion utilities around
that can convert eithe... 
gunala_sunitha - Dec 30 2004
hi-need a small help regarding the calculation of maximum rate that
a dsp 56002/56303 can read through the ssiport of dsp56002.and essi
of dsp56303.
as i ... 
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... 
Graeme Fisher - Dec 17 2002
Hi all
Has anyone implemented variable argument lists using the GNU C compiler
using stdarg.h.
If so, how reliable is it? Does anyone have sample code?
I ... 
- Dec 16 2003
hi. I'm trying to boot the dsp56303EVM but I don't understand why in
the evm manual says that the Flash memory is between $010000 and
$01ffff and in the dsp manual ... 
pal_ingenieria - May 31 2010
Dear folks,
As you know, after a RESET, MS bit in the OMR is 0 by default, so the memory configuration consist of the following: 4K of program memory (0x0-0xFFF), 2K of X data and... 
Hernan Dario Herrera - Aug 5 2004
Hi all.
I have a three DSP56303 system interconected by a JTAG daisy chain. Also, I have attached to the first DSP the parallel port command converter (the on... 
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... 
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... 
GuillaumeDesj - Jun 3 2003
Hi,
I was recently looking into setting up a serial interface between a
PC and the EVM board, in order to transfer data generated by a PC
application to the DS... 
David - Dec 4 2002
It would depend on which version of the DSP56303EVM you have:
the newer one has a 100 MHz DSP56303 on it and the older one doesn't.
Because of oscillator difference... 
Corey, Rick - Dec 30 2004
I think it depends a lot on how fast your interrupt service routine winds up
being. If you have total control over bit times and inter-character-gaps on
the sending... 
Hernan Dario Herrera - Mar 10 2004
Hi again
Thanks to you who answer me the last time.
But I still have the same problem. When I send data to the port A I always get a wrong value. I ... 