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

PCF85063 RTC Chip Support #22727

Merged
merged 6 commits into from
Dec 28, 2024
Merged

Conversation

TheHexaMaster
Copy link
Contributor

Description:

Added support for PCF85063, which is not compatible with PCF85363 and BM8563 drivers. Tested on ESP32 S3 + chip connected on BUS1, problably will work with BUS2 as well.

Checklist:

  • The pull request is done against the latest development branch
  • Only relevant files were touched
  • Only one feature/fix was added per PR and the code change compiles without warnings
  • [] The code change is tested and works with Tasmota core ESP8266 V.2.7.8
  • The code change is tested and works with Tasmota core ESP32 V.3.1.0.241206
  • I accept the CLA.

NOTE: The code change must pass CI tests. Your PR cannot be merged unless tests pass

Display driver for 4inch display with ST7701 driver and GT911 touch driver including correct pinout and correct init process trought SPI. Used in WaveShare ESP32-S3-4inch display board.
Added support for PCF85063 RTC Chip.
Added PCF85063 RTC support
Added PCF85063 RTC support
@arendst arendst merged commit 1ad89cc into arendst:development Dec 28, 2024
59 checks passed
@arendst
Copy link
Owner

arendst commented Dec 28, 2024

Thx

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants