Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Interfacing OLED with ESP32 WROOM32

pacman22

Newbie level 6
Newbie level 6
Joined
Oct 11, 2022
Messages
12
Helped
0
Reputation
0
Reaction score
0
Trophy points
1
Activity points
94

I want to connect two OLED display modules to ESP32. I want these OLEDs to display the same image at the same time. Will daisy chaining these two displays work? These displays will be communicating over 4-wire SPI.​

renderTimingPixel.png

Display: https://www.waveshare.com/1.5inch-rgb-oled-module.htm
ESP32WROOM32: https://www.espressif.com/sites/def...2-wroom-32e_esp32-wroom-32ue_datasheet_en.pdf
 

KlausST

Super Moderator
Staff member
Advanced Member level 7
Joined
Apr 17, 2014
Messages
23,505
Helped
4,758
Reputation
9,537
Reaction score
5,172
Trophy points
1,393
Activity points
155,888
Hi,

Instead of daisy chaining them, I´d rather parallel connect them.

I just recognized the OLEDs don´t even have a data output ... then how is your idea to daisy chaining them at all?

For independent access they offer the CS signal .. on the same SPI bus.

Klaus
 

pacman22

Newbie level 6
Newbie level 6
Joined
Oct 11, 2022
Messages
12
Helped
0
Reputation
0
Reaction score
0
Trophy points
1
Activity points
94
Hi,

Instead of daisy chaining them, I´d rather parallel connect them.

I just recognized the OLEDs don´t even have a data output ... then how is your idea to daisy chaining them at all?

For independent access they offer the CS signal .. on the same SPI bus.

Klaus
Share all SPI signals among both the displays including chip select. Is this what you mean?
Capture.JPG
 
Last edited:

danadakk

Advanced Member level 5
Advanced Member level 5
Joined
Mar 26, 2018
Messages
2,372
Helped
358
Reputation
734
Reaction score
538
Trophy points
113
Activity points
10,375
Will both displays be observable in the same visual field ?

Asking because the controllers in the OLED display have asych processes,
and you could see artifacts possibly in both displays that would be observable from
same point of view.


Regards, Dana.
 

LaTeX Commands Quick-Menu:

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Top