Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RTC DS1337C #3

Open
jdavid opened this issue Oct 5, 2020 · 0 comments
Open

RTC DS1337C #3

jdavid opened this issue Oct 5, 2020 · 0 comments

Comments

@jdavid
Copy link
Member

jdavid commented Oct 5, 2020

The Waspmote v15 has the DS1337C RTC, and RIOT has support for DS1307, but unfortunately it doesn't work:

$ BOARD=waspmote-pro FFLAGS_EXTRA="-F" make -C tests/driver_ds1307 all flash
[...]
$ BOARD=waspmote-pro BOOTLOADER_BAUD=115200 make -C tests/driver_ds1307 test
[...]
Help: Press s to start test, r to print it is ready
READY
s
START
main(): This is RIOT! (Version: 2020.10-devel-1797-gbe935)
DS1307 RTC test

.
tests.test_nvram (tests/driver_ds1307/main.c 89) exp "This is a test" was "This i"
..
tests.test_halt (tests/driver_ds1307/main.c 117) exp 0 was -1

run 3 failures 2
Timeout in expect script at "r"error: unable to initialize RTC \[I2C initialization error\]"])" (tests/driver_ds1307/tests/01-run.py:15)

make: *** [/home/jdavid/sandboxes/UiO/wsn_riot/RIOT/tests/driver_ds1307/../../Makefile.include:761: test] Error 1
make: Leaving directory '/home/jdavid/sandboxes/UiO/wsn_riot/RIOT/tests/driver_ds1307'
@jdavid jdavid mentioned this issue Oct 5, 2020
6 tasks
@jdavid jdavid changed the title DS1337C (Waspmote v15 RTC) RTC DS1337C Nov 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant