hcs08 and ds1307

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

hcs08 and ds1307

756件の閲覧回数
alexismercier
Contributor III

hi everybody,

 

Does anyone here know how to initialize the ds1307 rtc on the hcs08?

I want to do a program to manipulate hour and date and i don't really know where to start.

thanks for your aswer

Alexis.

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

368件の閲覧回数
Joel69003
Contributor IV

Hi Alexis,

The DS1307 device is connected using the I2C bus. First start looking how it is working and how to use it on your MCU (for example looking at this: http://cache.freescale.com/files/microcontrollers/doc/app_note/AN3291.pdf?fsrch=1&sr=8) ! Then, the datasheet of the DS1307 will be useful to know how you can read/write the date.

Regards,

Joel Guittet

0 件の賞賛
返信