how to use the pin EXTAL and XTAL of HCS08DZ60

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

how to use the pin EXTAL and XTAL of HCS08DZ60

3,256 次查看
maoer
Contributor I

Hi,

 

I'm a new comer of FS's HCS08 seriers MCU and I entercounter a problem of how to use the pin of EXTAL and XTAL.

 

My questions is:

 

I want to use an external clock signal as the clock input of HCS08DZ60, the clock signal will be connected to the pin EXTAL, So I want to know how to process the pin XTAL, is it should be connected directely to GND or just floated?

 

Hope can get help from you.

 

标签 (1)
0 项奖励
回复
2 回复数

1,961 次查看
peg
Senior Contributor IV

Hello and welcome to the fora, maoer.

 

You connect your oscillator to EXTAL and leave XTAL unconnected.

 

0 项奖励
回复

1,961 次查看
bigmac
Specialist III

Hello,

 

The datasheet for the 'DZ60 is a little vague on this issue.  It is implied that the MCGC2_EREFS bit must be set to 1 for using a crystal (i.e. requiring both EXTAL and XTAL pin allocations).  However, with the control bit set to 0 (the default value), and suitable for use with an external oscillator, it is possible that the XTAL pin may be available as a GPIO pin (PTG1).

 

This is true for some of the other HCS08 devices, but for the DZ60 it seems not explicitly mentioned.

 

Regards,

Mac

 

0 项奖励
回复