Changes

Jump to navigation Jump to search

X680

2 bytes removed, 11:58, 7 August 2023
1. switch to 'root' user
su root
:then type the password, and the default password is 'root' also.
2. Switch OS to writable mode
3. Edit the /boot/config.txt file, and change line <code>dtoverlay=i2c-rtc,pcf8563</code> to <code>dtoverlay=i2c-rtcds1307</code> (due to use the different RTC chip).
sudo nano /boot/config.txt
:Then save & '''reboot''' the device;
4.Test & setting RTC, write&read the time of Raspberry Pi to RTC DS1307

Navigation menu