RTC

From ArmadeusWiki
Revision as of 18:38, 28 January 2007 by Jorasse (Talk | contribs)

Jump to: navigation, search

On this page, you will find usefull informations to use an external DS1374 Real Time Clock. This feature apply to the armadeus software release 2.0 and above.

Hardware

No permanent RTC is present on the APF9328 but it is not so complex to add a DS1374 (with quartz integrated) on the I2C bus. Do not forget to provide the power-supply.

Configuration

First be sure to have the RTC/DS1374 Linux driver activated:

$ make linux-menuconfig
$ make

Installation

Usage

Load the module:

# insmod /lib/modules/kernel/pwm/pwm.ko

...........


Links