bart homerson - Nov 19 2004
Hello,
Have you ever wanted to monitor both the TX and RX lines of communication between your PC and your microcontroller from a seperate computer/microcontroller? W... 
ChuckP98 - Apr 5 2007
Oh, one more thing that I remembered why my board didn't work is that
I was using a RS232 to USB cable. And after doing some searching
around, I discovered that the HC11 will no... 
aporaria - Mar 15 2004
Hi;
I am considering HC11 for a design which might require two or more
serial interface, two of these serial would be standard RS232 to PC.
I understand that th... 
PFC1 - Nov 7 2002
Dear Forum,
A little bit off topic.
I have a HC11F1 system running in which I use the serial port to communicate
(RX & TX) with two external devices. I want to be... 
- Oct 9 2003
In a message dated 10/9/03 11:45:05 AM Eastern Daylight Time,
writes:
Does anybody have a PCB Layout of a HC11 interface,
the basic stuff needed to have an HC11... 
Mark Schultz - Nov 20 2004
A few odds-and-ends notes to add to the discussion of RS232 and
related topics:
1. As previously noted, RS232 signal levels range from -3 to -25V
(mark/lo... 
Art Burke - Nov 2 2005
Hi to all:
I have a CGN 232 board, which has the 68hc11E2FN.
The only other thing it has is the sp232acp chip for RS232 connection.
I've had this thin... 
PFC1 - Nov 9 2002
Dear forum,
Many thanks for your replies. I had the data switch working with a MAX
RS232 converter and switching the TTL levels using an analogue switch as
sug... 
Mike McCarty - May 30 2006
s...@yahoo.com wrote:
> Hi,
> I was wondering if you could help me connect a M68HC11 to the Internet.
> It\'s really urgent, so please help me.
> Thanks
Your request is ... 
garry_sharpe - Jun 27 2004
Im pretty new to all this and so far have only been using Buffalo.
Had a 5 min crash course on pcbug11 and b'strap mode of MC68HC11E9
which will be examined on tom... 
Mike McCarty - Oct 11 2005
circuitcyco wrote:
> Hello, can anyone here give me some information on the connection of
> host PC to MCU? I used MAX232 for voltage level conversion.I got few
> versio... 
- Apr 29 2004
A trivially simple solution (which I would only give you a 'C' for if I was
a professor) is just hook up the SCI rx and tx to one of those FTDI rs232 to
usb conve... 
bal_gill21 - Dec 22 2004
Hi,
I have got 96 bytes of (temperature) data that I want to send
serially to my PC using the SCI. Is there a recommended program that
I can use on my PC to ... 
Mark Schultz - Aug 22 2004
--- In , "Paul B. Webster" wrote:
> On Sat, 2004-08-21 at 05:03, Velja wrote:
>
>> Don't you have a datasheet? ;-)
>
> Yes, but there is explana... 
Tao Dai - Feb 9 2004
Hello, everyone:
This is a newbie about 6811 and embedded programming. who you noble soul guys can help me start with a programme example:
send a character stri... 
- Sep 20 2002
Hi Hugues,
On Thu, 19 Sep 2002 19:16:33 -0400, you wrote:
>My question is : What could I test to know if my 68hc11 is reset good and ready for receiving the p... 
bal_gill21 - Feb 6 2005
Hi,
I am using the SCI to transmit from the micro to the PC via RS232.
Does the vector at FFD6 & FFD8 (SCI serial system & SPI serial
transfer complete) need... 
Tony Papadimitriou - Feb 17 2006
----- Original Message -----
From: "kylanixzzue"
To:
> Would a serial interface converter be needed for such a project? I'm
> curious... 
- 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 ... 
Alexey Londkevich - Nov 18 2004
Hello, all.
I am beginner in 68hc11 progamming.
I must make some changes for same program.
I want to write small debug program for debugging through serial con... 
Hugues Beaulieu - Sep 20 2002
Yes I build my own hardware on a testing board. My circuit work for a while
but now I have a problem that I can't find.
My reset circuit is done with a DS1233; 1... 
Tony Papadimitriou - Oct 31 2002
----- Original Message -----
From: Jean St-Pierre <>
To: <>
Sent: Tuesday, October 29, 2002 8:04 PM
Subject: Re: [m68HC11] HC11 + PSD9xx
> If you have a... 
indran19 - Nov 1 2004
i am doing my final year project using expanded mode configuration..
i am using an additional 64KB EEPROM(28C64) with MC68HC11 E1..
i wanna know which is the bet... 
BobG...@aol.com - Jun 2 2006
From: addicted6220 a...@yahoo.com
hi everybody, i am rookie in this area (microcontroller). I wanted to
build a circuit that microcontroller(68hc11) based connected to motor.
... 
Mike Dunning - May 17 2002
I have recently bought an ICOM PCR1000 radio receiver which I have
connected to a laptop and am receiving NAVTEX and Weather Fax on it
-reasonably successfully. T... 
Frank Valkenborgh - Nov 14 2002
Can anybody give me some advise for converting code used on 811e2 to 711e9?
These parts are compatible? ( I hope)
Thanks in advance,
Frank
----- Original ... 
yazhi_1 - Apr 3 2004
I'm having problem with the sci communication with 68hc11e1.
I've setup the baud = 0x30, sccr1 = 0x0 and sccr2 = 0x0c .
I've connected the serial input to a gps r... 
Boolean General - Oct 10 2002
Dear friends,
I suggest reading the EIA RS232 standard. It has a lot of information about
cable length vs. bit rate and bit error rates.
Of course it depends o... 
Mark Schultz - Jul 9 2004
--- In , "angel_prints_198"
wrote:
> hi! i'm using an hc11a1 chip... i want to write to its internal
> eeprom but apparently, writing to... 
circuitcyco - Oct 8 2005
Hello...
I am the student currently doing the final year project on m68hc11
evaluation board.
I faced some difficulties on download the buffalo into SRAM. In order
... 
senglee88 - Oct 4 2004
Hello everyone,
I own a MicroCore-11 (from Technological Arts).I am currently using
PCBug11 to download my .s19 program using RS232 straight cable (DB9,
Trx(... 
Mike McCarty - Nov 1 2005
Huey Fen wrote:
>>Tie ModA and ModB appropriately.
>>Reset the uC.
>>Send $FF.
>>Send 256 bytes.
>>Your program starts.
>
>
> I don't understand how to send $F... 
Mike Phillips - Aug 11 2006
Hi all,
I'm in tough situation and need your help. There was an electric
vehicle company called US Electricar that went out of business years
ago and left us owners to struggl... 
Nick Reitter - Nov 28 2006
Mike,
Thanks for the encouragement to do more "digging". I now know the RS232
interface is made with the SP232A. (I did not realize there are Rxd and Txd
pins on the 68HC11. I d... 
Mike McCarty - Aug 16 2006
Mike Phillips wrote:
> If I got this right, the constants and variables are loaded into the
> eeprom in the k4 version of the hc711. The main vehicle program is
> loaded into... 
Gordon Couger - May 6 2002
Here is what I use http://www.couger.com/gcouger/newmicros.html for
development. New Micros has some boards that start as low as $49 for a
single chip that stea... 
Mike McCarty - Mar 6 2006
I have "several" MC68HC11 chips which need to find a home on
a bare board. I've searched the 'net and can't seem to find
any still available. Does anyone here know of a source f... 