1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/tests/driver_ds3234
Joakim Nohlgård a6f430b4b5 drivers/ds3234: Minimal driver for DS3234 extremely accurate RTC
This driver currently only supports the SPI connected DS3234, and only
for initializing 1 Hz square wave output on the SQW pin, nothing else.
2019-02-19 11:57:40 +01:00
..
main.c drivers/ds3234: Minimal driver for DS3234 extremely accurate RTC 2019-02-19 11:57:40 +01:00
Makefile drivers/ds3234: Minimal driver for DS3234 extremely accurate RTC 2019-02-19 11:57:40 +01:00
README.md drivers/ds3234: Minimal driver for DS3234 extremely accurate RTC 2019-02-19 11:57:40 +01:00

About

This is a simple test application for the DS3234 SPI RTC driver PPS output.

Usage

This test application will initialize the RTC with the following parameters:

  • Oscillator enabled
  • Square wave output enabled
  • Square wave frequency: 1 Hz