Technical discussions about Freescale (Motorola) DSPs (including the DSP56000, DSP56300, DSP56600, 56800 DSPs).
Search Results for "dsp56f80x"
Post a new Thread
nepali_cool_man - Aug 5 2004
Hi,
I have been looking for a jtag programming cable for the DSP56F80x,
specifically 56F803 but am unable to find any producers. Does anybody
know of one avail... 
Mark B - Jun 9 2003
I am currently using Codewarrior to program the DSP through it's JTAG
port and it doesn't generate a checksum when a file is loaded through
the JTAG port. I am l... 
Roger Flor - Dec 6 2002
Hello!
I am using a DSP56F805 EVM.
Page 3-47 of the Embedded SDK Targeting Motorola DSP56F80x Platform manual
says that the default SDK setting for the CPU ... 
Maria - Dec 11 2003
Hi all!
Help me, please
Where can I find application AN1927 "DSP56F80x MC PWM Module in Motor
Control Applications" pdf format?
Thanks.
Maria
... 
franklloydhoffman - Jan 18 2002
Just Joined the Group.
Is there any recommended Ethernet Hardware that can be used with the
DSP56F80x, DSP56F82x family of processors. I understand that there
... 
Roelof Oelofsen - Jan 30 2002
Hi all,
I am new to this newsgroup as well as to DSP in general.
Can you guys that have all the experience give me a comparison between
the Motorola DSP56F80x ... 
cwmkd - Feb 23 2008
Hi all,
I'm migrating from DSP56F80x family to MC56F83xx.
In 80x family, I used to use struct s_io to access hardware,
for example io.timra0.ctrl. In 83xx family, is there a fil... 
Art Johnson - Mar 28 2003
Hello,
I have a question about whether or not there is a pipeline dependency when
disabling interrupts in the DSP56F80x devices (we use the DSP56F807).
Specifi... 
c91935 - Apr 11 2003
Hi,
Am using Pete Gray's SmallC package assembler. We are programming
only in assembly language for a DSP56F803. Does anyone know where an
Instruction Set Opcode ... 
hao yuan - Oct 14 2002
Hi everybody,
May I use the pwm port with resistors drive the leds
and/or optocouplers directly? I mean without any
buffers as 74ls06 or 74ls07. The max curren... 
Charlie W - Mar 28 2003
Two IP bus clocks. You can find this number on page
11-31 of DSP56F80x user's manual.
Charlie W.
--- William Schintler <> wrote:
> Regarding the PWM fault in... 
Roger Flor - Oct 7 2002
Hello!
I am using a DSP56F805.
1. If I write data to a peripheral(say an LCD controller) using the external
data bus, will I be able to override the addr... 
Art Johnson - Sep 11 2002
The following Application Notes and FAQs have some highly useful
information for anyone writing code for the MSCAN (Motorola Scalable
Controller Area Network) modul... 
Charlie W - May 30 2003
SDK provides a Flash drive for dynamically
reprogramming internal data flash. Section 5.2 Flash
Driver of SDK documentation " Targeting Motorola
DSP56F80x Platfor... 
Roger Flor - Mar 6 2003
Hello!
Has anybody here tried controlling a LCD display using a DSP56F80x? I am
referring to a LCD without a controller (i.e you have to provide the CL1
(line ... 
Michael W. Mann - Nov 12 2003
Rev. 4 of the DSP56F80x User's Manual and Rev. 2 of the DSP56F826/827
User's Manual are now available from Motorola's Literature
Distribution Center.
Log on to... 
chet_kaufman - Mar 1 2002
I have heard that there is a way to protect the flash on the
DSP56F8xx devices by overvoltaging the TDO line on the JTAG port.
This would keep any information from ... 
Johnson, Jerry - Oct 14 2002
We are directly driving both leds and optocouplers from the PWM outputs without dificulties.
Jerry.
-----Original Message-... 
Charlie W - Aug 27 2003
You are correct. All Motorola DSP56F80x/2x EVMs have
on-board command converter. If you use stand alone
JTAG command converter, you must put jumper on JG4.
C.W... 
Andrew Shelkovenko - Oct 18 2003
Hello!
In the br1538.pdf - DSP56F80X High-Speed RS-232 Interface
Example - 2. DSP56F803 SCI Transmit Code Snippet
------
SCISR EQU $0F02 ; SCI STATUS REGI... 
David - Nov 27 2002
The evaluation copy of CodeWarrior comes with any one of the DSP56F80x
EVMs. It is basically the same as the full vesion with the exception
that the license only la... 
Art Johnson - Dec 20 2002
You can use the PLL Clock Out Divide bits (PLLCOD[1:0] - Bits 11-10) in the PLL
Divide-By Register (PLLDB), to divide the PLL output by 1, 2, 4, or 8, so you
can ge... 
Pete Becher - Aug 27 2003
Hi All,
Anyone know what the accuracy and/or precision of floating point math
is on the DSP56F80x processors when using CodeWarrior? I have been
having a lot o... 
Wim de Haan - Oct 8 2002
Hi,
Some members have problems with erasing/programming boot flash of DSP56F807
The bug is, that Codewarrior does not erase the boot flash of DSP56F807
(adress... 
Roelof Oelofsen - Jun 18 2002
Hi there José,
I am taking a shot in the dark here, but that command looks a lot like the
"periphMemWrite" command I use.
You will find documentation on thi... 
Bruno Tremblay - Mar 7 2003
Hi,
I'm trying to use the synchronization feature of the ADC with PWM on a
DSP56F805 and I don't find user manual clear on this subject. Form what I
can unders... 
Art Johnson - Nov 29 2002
You can download the documentation you need for free from Motorola's website, as
follows:
User's Manual:
http://e-www.motorola.com/brdata/PDFDB/docs/DSP56F801-7... 
Art Johnson - Oct 23 2002
For this type of question, you should include code fragments or complete files
from your program. Without them, we cannot see what is wrong in your program.
For ... 
David D - Mar 7 2002
Taking Roelof Oelofsen's suggestion a little further, one could
pin out the JTAG/OnCE connector differently and using a
different connector than what Motorola uses.... ![Re: motoroladsp] Protecting Flash memory on DSP56F80x devices](/new/images/icon_more.jpg)
Charlie W - Dec 4 2002
Try HCPL-2200. It only needs 1.6mA input current and
has 2.5M Bit/s transmit speed. If you want to use
6N137, use Agilent's 6N137 rather than Sharp's.
Bucause Agi... 
amacedosilva - Oct 7 2003
hi:
I´m using e DSP56F803EVM and CodeWarrior to develop one aplication,
and I need to implement some interruptions but I have some problems
with them, please l... 
Art Johnson - Sep 25 2002
Motorola has 2 excellent Application Notes about the ADCs:
AN1933/D "Synchronizing of On-Chip Analog to Digital Converter on DSP56F80x
DSPs"
AN1947/D "DSP56800 AD... 
sade made - Dec 6 2002
> The only other C compiler available for the 56300
> family is
> the one from Tasking ( http://www.tasking.com ). It
> is current
> product and has ful... 
Roger Flor - Oct 16 2002
I have been trying to use the SDK. I am trying to run the ADC
Section 5.4.3 (ADC API Definition) of the SDK Documentation (DSP56F80x
Platform) contains this:
... 
Corey, Rick - Jan 31 2003
Hi Ozan
The JTAG Chip Identification Register includes the part number (e.g.
801/803/805/807), version, and a JTAG ID code. However, any two 807s of the
same r... 
Art Johnson - Nov 25 2002
Motorola has 3 excellent Application Notes about the ADCs:
AN1933/D "Synchronizing of On-Chip Analog to Digital Converter on DSP56F80x
DSPs"
AN1940/D "Mapping ADC... ![RE: [motoroladsp_unmoderated] ADC conversion](/new/images/icon_more.jpg)
Daniel Malik - Feb 8 2002
Hi,
> In AN1926 page 6 There is written that SDK 2.4 will include an
> Windows-Application to program DSP via JTAG port.
> I did not find any application.
> ... 
Art Johnson - Dec 3 2002
To run your program from the on-chip Flash memory on the DSP56F803EVM module,
you need to do the following:
1) Install JG4 to select "Boot from internal memory".... 
mwmann_at_motorola - Sep 5 2002
These FAQs have been posted since July at http://e-
www.motorola.com/cgi-bin/faq.cgi?kbase=dsp&prod_default=56800
How to order male daughter card connectors ... 
Art Johnson - Feb 14 2003
I have read all of the DSP56F80x Data Sheets, User's Manuals, Errata, etc.,
etc., etc., many times over the last 2 years, and I have NEVER seen anything
about wheth... 