Sign in

username:

password:



Not a member?

Search m68hc11



Search tips

Subscribe to m68hc11



Ads

m68hc11 by Keywords

27c256 | 4K81H | 68HC11A1 | 68HC11P1 | 68hc24 | 68HC711E9 | 68HC811 | 8255 | A2D | ADC | ADC12138 | Am85C30 | BRCLR | Buffalo | CMOS | EEPROM | EPROM | Ethernet | EVB | EVBU | HC11E1 | HC11E9 | HC711E9 | Horray | ImageCraft | IRQ | Keypad | LCD | MC68HC11D0FN | MC68HC11E1CFU3 | MC68HC11F1 | MC68HC711E9 | MC68HC711E9CFN2 | Microcore11 | Microstamp11 | Minikit | NVRAM | PSD | PSD8xx | PSD9xx | PT1000 | RS232 | RTS | RXD | SPI | SRAM | TXD | Watchdogs | XIRQ

Discussion Groups

See Also

DSPFPGAElectronics

Search Results for "txd"

  

Post a new Thread

Port A ...all pins as outputs?   [2 Articles]

autostaretx - Jul 28 2007
Hi... I'm disassembling some code in a device i don't have physical access to... and the program (which does work) is appearing to use all eight pins of Port A as both outputs... Port A ...all pins as outputs?

RE: Buffalo Monitor & RS-232 code

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... RE:  Buffalo Monitor &  RS-232 code

Re: regarding mc68hc11e9   [3 Articles]

Mike McCarty - Oct 10 2006
Tony Papadimitriou wrote: > > MODA/MODB control the startup mode, one of these four: > > 1. SPECIAL BOOTSTAP (single) > 2. SPECIAL TEST (expanded) > 3. SINGLE-CHIP (i... Re:  regarding mc68hc11e9

Re: programming the reset vector (FFFE)   [2 Articles]

Mike McCarty - Jan 12 2006
reganumah wrote: > heloo, > when ever i try to program the reset vector for example below > > org $fffe > fdb $b600 > > an error is show. i'm using jbug11 , mc68... Re:  programming the reset vector (FFFE)

Re: The connection of MAX232   [2 Articles]

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... Re:  The connection of MAX232

Re: How can I connect PC to HC11 through RS232?

quyenqtran - Nov 18 2004
You just can't connect directly to the PC from the HC11. You need to go thru the RS232. You also need a pull up resistor for the TxD pin of the HC11. What I usua... Re: How can I connect PC to HC11 through RS232?

help with pcbug11   [3 Articles]

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... help with pcbug11

Re: My latest project: HC11 slave I/O controller   [2 Articles]

Mark Schultz - May 13 2004
--- In , "John" wrote: > Mark, > > Just a another (more elegant) thought to work on- > > Can you make the Tx/Rx booting loop with the highe... Re: My latest project: HC11 slave I/O controller

RXD TXD   [7 Articles]

eileeniicg - Dec 3 2003
I'm trying to use PORTS (from the hc12) as a general i/o register. I can get PS2-PS7 to work, but PS0 and PS1 are not because they are RXD and TXD respectively. I... RXD TXD

LCD confusion

lipzinski - Mar 20 2003
Hi we are trying to modify this code (given to us by the company) so that we can take a value from the A/D and ouput it to the LCD screen. This seems simple enoug... LCD confusion

Re: Reset   [2 Articles]

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... Re:  Reset

Reset

- 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... Reset

Re: Software serial communication

- Jun 25 2002
In a message dated 6/25/02 11:42:28 AM Eastern Daylight Time, b...@swipnet.se writes: I need two serial communication ports from my 68hc11. Is it anyone w... Re:  Software serial communication