Sign in

username:

password:



Not a member?

Search m68hc11



Search tips

Subscribe to m68hc11



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


Ads

Discussion Groups

See Also

DSPFPGAElectronics

Discussion Groups | | Reset

Reset - Hugues Beaulieu - Sep 19 18:16:00 2002

I'm having some problem uploading my program into the microcontroller. I understand really good the bootstrap mode the how it work. But I thing my problem is that my microcontroller do not reset.

My question is : What could I test to know if my 68hc11 is reset good and ready for receiving the programme? [Non-text portions of this message have been removed]





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


Re: Reset - Hugues Beaulieu - Sep 20 8:30:00 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 pin to ground, 1 pin to
Vdd(+5v), 1 pin to the pin 17 on the MCU(68hc811e2) with a 1uf capacitor to
the ground.

Can you send me a schematic of your reset circuit?

> The next, you can use LEDs to indicate RxD und TxD on your RS232 IC. =>
Can you send me a schematic or explaination?
> After Reset there is a defined state. => What is this state and how I
could test it? PD1 = 0101010101...????

Thank your for your reply!





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

Re: Reset - Author Unknown - Sep 20 9:28:00 2002

Hi Hugues,

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

Ah, that's strange. It worked for a while. Mmhh, are you sure, your Pins MODA
und MODB are in right position?

What was the last modification on the hardware? Or came the problem "over
night" ? > My reset circuit is done with a DS1233; 1 pin to ground, 1 pin to
> Vdd(+5v), 1 pin to the pin 17 on the MCU(68hc811e2) with a 1uf capacitor to
> the ground.

I picked up the datasheet and it's so simple.

Pin 1 Ground
Pin 2 Reset\
Pin 3 Vcc
Pin 4 Ground

But I think, that's not the problem. Just look with an oscilloscope on pin 17
on the MCU, then press reset. That's the best way to be sure if the hardware
is ok. > Can you send me a schematic of your reset circuit?

I just use a different IC and it doesn't really matter what kind of reset IC
you are using. They all work fine and million times. > > The next, you can use LEDs to indicate RxD und TxD on your RS232 IC. =>

> Can you send me a schematic or explaination?

Take two LEDs, from Pin 20 and 21 (Kathode) over resister 220R to Vdd(+5V).

If you press the reset button and hold it down, both LEDs are off. Release
the reset button, RxD is still off and TxD in on. Voila, if so, the MCU is
ready to connect via RS232.

> could test it? PD1 = 0101010101...????

You can look with the oscilloscope on pin 20, 21 for aktivities after reset.

James





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