Inquiries regarding PSD834F2 - circuitcyco - Sep 18 6:55:00 2005
Hello,
I am the undergraduate from Malaysia. I am currently doing my Final
Year Project with topic "Design of a Single Board Computer by using
M68HC11". I have some doubt with my project.
But I am facing some problems and hope that you guys out there can
help.
(1) Since I've configured the PSD, do I still need to configure the
MCU?
(2) What software that you used to communicate your hardware (MCU+PSD)
with host PC?
Your help is greatly appreciated.
Thanks in advance.

(You need to be a member of m68hc11 -- send a blank email to m68hc11-subscribe@yahoogroups.com )
Re: Inquiries regarding PSD834F2 - Tony Papadimitriou - Sep 18 14:55:00 2005
----- Original Message -----
From: "circuitcyco" <circuitcyco@circ...>
To: <m68HC11@m68H...
> (1) Since I've configured the PSD, do I still need to configure the
> MCU?
You have the HC11 in expanded mode so it will run code off the PSD. The
only other thing the HC11 needs is to have its CONFIG register programmed
correctly. This, however, can be done during code start-up if it is found
to be different than expected (e.g., if you need COP enabled).
> (2) What software that you used to communicate your hardware (MCU+PSD)
> with host PC?
To program the PSD, you mean? The same one you used to configure it (most
likely, that would be PSDSoft Express).
Try being more specific next time.
tonyp@tony...

(You need to be a member of m68hc11 -- send a blank email to m68hc11-subscribe@yahoogroups.com )