Firefly Open Source Community

   Login   |   Register   |
New_Topic
Print Previous Topic Next Topic

[Hardware] RK 3328cc and rtc ds3231

1388

Credits

0

Prestige

0

Contribution

vip

Rank: 6Rank: 6

Credits
1388
Posted at 3/21/2019 16:00:30      1#
ds3231 is a simple i2c device, and it should be okay to work with the roc-rk3328-cc board.

The kernel driver is drivers/rtc/rtc-ds1307.c.
So you need to enable CONFIG_RTC_DRV_DS1307 in kernel config,
and add the corresponding i2c node in the device tree.

Have you done that and reflashed the kernel?
Reply

Use props Report

1388

Credits

0

Prestige

0

Contribution

vip

Rank: 6Rank: 6

Credits
1388
Posted at 3/25/2019 16:27:39      2#
Hi @SergeyTkachev

You need to checkout this guide:

   http://wiki.t-firefly.com/en/Fir ... ux_compile_gpt.html

Download the sdk, and compile the kernel.
Reply

Use props Report

You need to log in before you can reply Login | Register

This forum Credits Rules

Quick Reply Back to top Back to list