Michael Monteith - Oct 1 2004
I'm looking to see if I can get a copy of ImageCraft C IC11.
However I don't see paying the $200 when I built the board for less
than $100. I'm sure someone out t... 
Richard F. Man - Sep 27 2002
Motorola "moderator" have taken issues with me putting on my default
signature line that one can join our mailing lists, possibly for tech
support on OUR products... 
Richard F. Man - Sep 17 2002
Sorry for the Spam...
Our server crashed and took our mailing lists with it. Actually it was the
IBM's Deskstar drive that failed. Of course, afterward, I found ou... 
Richard F. Man - Sep 27 2002
Wow. My signature line is a SPAM? The mailing lists is to support OUR
customers. Go ahead and block this,,,
>From: Ernst Darci-rzft50 <>
>To: "'" <>
>...
... 
Tony Stram - Oct 4 2006
Charles,
=20=20=20
If you are using the Imagecraft compiler, there will be a file called vec=
tors.c. In this file you would extern your interrupt handler like this:
=20=20=2... 
Robert Smith - May 4 2002
For the MC68HC11 simply wire-wrap your own board using the schematics from
Fig. 2-22 or 2-23 of the Pink Book.
All the material you need can come from your junk ... 
joe_photog - Mar 24 2006
First off I am new to writing in C language, so I apologize for my
lack of sure footedness in that area. I work for a school that uses
the Axiom CMD-711EX Microcontroller Board... 
- Apr 15 2003
In a message dated 4/16/03 12:12:55 AM Eastern Daylight Time,
writes:
> I have a code that is written in C and I need to re-write it in
> assembly code for ... 
BobG...@... - Oct 25 2005
In a message dated 10/25/05 2:43:36 P.M. Eastern Daylight Time,
Mike.McCarty@Mike... writes:
see that there isn't a reasonable cheap compiler for the
'11 and '12. ... 
Re: [2 Articles]
- Oct 28 2002
In a message dated 10/28/02 4:44:38 PM Eastern Standard Time,
writes:
> I am starting to teach a class based on the M68HC11E9.
> What are the best available ... 
BobG...@aol.com - Jun 20 2006
I use the Imagecraft HC11 compiler (still!) and the only quibble I have ever had with it is I was unable to allocate variables to the direct addressed area of ram. It has a free ev... 
John Samperi - Sep 30 2002
At 07:42 AM 30/09/02 EDT, you wrote:
>In a message dated 9/29/02 11:09:25 PM Eastern Daylight Time,
>Yeah... the 5MHz bus speed version with the 20 MHz xtal... you... 
Daniel Bull - Sep 28 2006
Hello -
My project uses the 68HC11F1 in expanded mode. I have tried to clear the BPROT
register with no success. I modified the startup code with the lines
ldaa #00;
staa ... 
- Apr 3 2004
In a message dated 4/3/04 3:59:49 PM Eastern Standard Time,
writes:
I AM A BEGINER AND AM NOT ABLE TO WRITE A SINGLE c code That WORKS ON
MY BOARD FOR the p... 
- Dec 25 2002
In a message dated 12/25/02 12:31:21 PM Eastern Standard Time,
writes:
> >unsigned char addat;
> >float volts;
> >
> >addat=readadchan(); //read a/d
>... 
- Feb 11 2004
In a message dated 2/11/04 5:29:35 PM Eastern Standard Time, djkidkri
writes:
I have an Adapt 11 microcontroller kit that uses the E2 version of
the microcon... 
Mike Murphree - Mar 28 2005
I sent this to the Introl list earlier, hopefully these requests are
welcome here:
Hello,
I'm working on a project for our company and I need to find an
availab... 
- Dec 20 2004
In a message dated 12/20/04 6:43:39 P.M. Eastern Standard Time,
writes:
Hello all,
My name is James and I am an amateur radio operator interested in
s... 
- Dec 1 2004
In a message dated 12/1/04 9:36:32 A.M. Eastern Standard Time,
writes:
Recently i am using MicroCore11(68HC11) instead of remote control to
generate PWM... 
richard.danna - Jan 6 2006
>>> I went home and tested about everything that I can possibly
imagine out from our discussion today. I even took out all of the
interrupts except for the IC2 interrupt. ... 
Nigel Johnson - Feb 2 2004
I had the same problem with Yahoo when Motorola dropped the majordomo
list. I use an alias via IEEE and it wouldn't accept that. I had to use my
work account to e... 
richard.danna - Jan 6 2006
Hi,
I am doing a senior design project at the University of Alabama at
Birmingham. I am building a robot, and I am using the microStamp11
chip for some of the robot's... 
- Sep 19 2003
In a message dated 9/19/03 5:46:26 PM Eastern Daylight Time,
writes:
I checked out my .lst file and found two warnings.
I used "fcc" and "fcb" and it said those... 
Garry Sharpe - Oct 23 2004
I am a student that is having trouble getting Input Capture interrupts (IC2 & IC3) to interrupt an RTI.
Basics:
My program, including the RTI, IC2 and IC3 IS... 
Bob Smith - Dec 5 2004
Garry ---
There is a really old errata for the HC11 that suggests that a NOP may be
required before the WAI instruction to assure interrupt availability. This
... 
- Jul 28 2002
Hi Group,
I'm using an HC11F1 in expanded mode, with it's CSPRG linked to eprom
(32K), CSGEN to RAM (32K), and CSIO1 and CSIO2 to some external
hardware.
... 
Robert Smith - Sep 30 2002
A Flash /HC911 ??????????????????
Tell us more, even if its only roumor.
Bob
--- Avoid computer viruses, Practice safe hex ---
-- Specializing in sm... 
- Mar 30 2004
In a message dated 3/30/04 3:04:11 AM Eastern Standard Time,
writes:
Actually we name it as minikit since it is our mini project that we build
from fresh co... 
- Jul 14 2003
>Also, I need help in controlling an external 12-bit A/D converter such as
the Maxim 120.
here's how I read the lt1293 12 bit a/d using imagecraft c
//----... 
Robert Smith - Mar 20 2003
Sai --
The HC11 architecture only provides a 16 bit address bus, thus addressing
memory beyond 64K is not physically possible.
This leaves your only option ... 
ng seng lee - Dec 2 2004
I had try programming it using assemble language (using the follow infomation from http://www.lynxmotion.com/Product.aspx?productID=89&CategoryID=10 )
I did als... 
Jim Peterson - Jul 23 2006
I believe the Imagecraft ICC11 has a 30 day trial period and licenses
for $99. Also, if you find an older copy of IC 3.x it has a firmware
configuration for the MIT 6270 board. V... 
Jim Peterson - Dec 2 2004
it sounds like the W part of PWM is missing. there is a variable, it is
the duration of the pulse. if you generate 1.0ms pulses the motors
should run at -100 spee... 