The M68HC05 and M68HC08 family

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

The M68HC05 and M68HC08 family

4,398件の閲覧回数
baonguyen
Contributor I
Dear everybody
 
          What is the different between the M68HC05 family and M68HC08 family ?
 
Thanks in advance
Best regards
ラベル(1)
0 件の賞賛
返信
5 返答(返信)

849件の閲覧回数
RaghuSorab
Contributor I

Hi,

One of the differences is that, H register is not stacked when control passes over from main to an ISR.

Hence if H is being used, it should be pushed and popped in an isr.

Regards,

Raghu Sorab

 

 

0 件の賞賛
返信

849件の閲覧回数
RaghuSorab
Contributor I
Hi,
 
I forgot to mention HC08.
 
In HC05, H is not there I guess.
 
Regards,
Raghu Sorab
0 件の賞賛
返信

849件の閲覧回数
rocco
Senior Contributor II
Hi, Baonguyen:

Also, the HC05 had no stack-manipulation instructions, so it was a poor candidate for writing in C.

Another also, the index register was only 8 bits on the HC05, so tables could not be larger than 256 bytes.
0 件の賞賛
返信

849件の閲覧回数
peg
Senior Contributor IV

Hi baonguyen,

The newer 08 is just an improved version of the older 05.

Take a look at AN1218.

Regards David

0 件の賞賛
返信

849件の閲覧回数
eckhard
Contributor V
Hello,
 
there is no HC05 with FLASH Memory.
 
Eckhard
0 件の賞賛
返信