908JK3 programmer - unused MCU pins floating or not?

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

908JK3 programmer - unused MCU pins floating or not?

1,664件の閲覧回数
JimDandy
Contributor III

Just putting together a simple programmer board for a '908JK3. The schematic in the

data book doesn't show what to do with the MCU pins that are not used for programming.

Should they be left floating or grounded? I strongly suspect grounded but things are not

always obvious.

ラベル(1)
0 件の賞賛
返信
3 返答(返信)

495件の閲覧回数
mnemonic
Contributor III

Hello!

 

A little late... 

 

Fabio Pereira wrote in Chapter 13 in his book "HCS08 Unleashed"

 

Unused Pins must be configured as outputs (and left open) or configured as inputs and tied to Vdd or Vss. Unconnected input pins can draw current in excess and pick up noise. The advantage of configuring the pin to output mode and leaving it unconnected is the possibility of future usage (which is not so simple when the pin is connected to Vdd or Vss).

 

A really good Book!

 

best regards

 

Ingo Kauf

0 件の賞賛
返信

495件の閲覧回数
JimDandy
Contributor III

Hi mnemonic.

I understand what you mean when the mcu is used in the actual application, but when being programmed  the data manual on page 103 in the monitor rom section shows several pins

being tied high or low via a 10k resistor and the others are either part of the programming situation

or simply not drawn on the diagram. It is these last pins I am wondering about.

 

In the 'HC908QY4A manual on pages 146-147 it shows programming examples where the pins

are simply left floating.

0 件の賞賛
返信

495件の閲覧回数
mnemonic
Contributor III

Hello Jim!

 

 I´ve never tryed to connect unused pins from an mcu to a potential (Vdd or Vss) in programming mode. If I am not sure in such a case, I try to find a schematic from a Demoboard which using this mcu. I always let these pins open. I never got trouble.

 

Try to find the Freescale App Note AN2317. May there is some interresting information for you.

 

I tryed the schematic on page 13, in works fine!

 

good Luck

 

Ingo Kauf

0 件の賞賛
返信