Changes

Jump to navigation Jump to search

X680

24 bytes added, 11:57, 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
rw
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