Skip to content

Fails to compile on newer esphome builds after SPI changes#22

Open
Canabalooza wants to merge 4 commits intobuglloc:mainfrom
Canabalooza:main
Open

Fails to compile on newer esphome builds after SPI changes#22
Canabalooza wants to merge 4 commits intobuglloc:mainfrom
Canabalooza:main

Conversation

@Canabalooza
Copy link

Update quad SPI type to mode=spi.TYPE_QUAD

Update quad SPI type for new esphome builds
@Canabalooza Canabalooza changed the title Fails to compile on newer esphome builds after display changes Fails to compile on newer esphome builds after SPI changes Jul 14, 2025
@Canabalooza Canabalooza force-pushed the main branch 3 times, most recently from 654eeeb to 843d71c Compare August 28, 2025 17:02
…r writes to configurable options. When the BATFET is disabled, LED control is disabled.

Example esphome YAML:
sy6970:
  i2c_id: touchscreen_bus
  state_led_enable: false         # Enable or disable the PMU state LED (default: true) LED control only works if BATFET is enabled
  # Fix for phantom touch input when turning off backlight. Xinyuan-LilyGO/T-Display-S3-Long#30
  ilim_pin_enable: false          # Enable or disable the ILIM pin (default: true)
  batfet_enable: false            # Enable or disable the BATFET (default: true)
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