8000 WeActStudio 2.13" 3C doesn't refesh when the SDA(MOSI) and SCLSCK) pins are shared with a SD card · Issue #8 · WeActStudio/WeActStudio.EpaperModule · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

WeActStudio 2.13" 3C doesn't refesh when the SDA(MOSI) and SCLSCK) pins are shared with a SD card #8

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

Open
bruno1950 opened this issue Jul 30, 2023 · 0 comments

Comments

@bruno1950
Copy link

Hi,
I bought a WeActStudio 2.13" Epaper and I connected to an ESP32 following the example reported in GitHub. It works fine and displays data collected from temp and hum sensors and a timestap from RTC DS3231, both connected through I2C.
After some minutes of deepsleep the ESP32 awakes and the display refreshes.
I've tried to add a SDCard module that is connected through SPI and after many trials I succeded in getting the SDcard work BUT the display doesn't refresh.
In serial monitor the values for Power-On, Full-Update and Pover-Off are completely different from those that appear when the Epaper works AND the SDCard is not connected.
The SDCard works with these connections: MOSI to pin 23 (shared with SDA of Epaper), MISO to pin 19, SCK to pin 18 (shared with SCL of E-paper), CS to pin 16 (defined in the code) .
I'd be very grateful if you could help me to use both the Epaper and the SDcard

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

No branches or pull requests

1 participant
0