HELP: ESP32-WROVER-DEV + SSD1322 #353
-
Hi,
UART result:
|
Beta Was this translation helpful? Give feedback.
Replies: 9 comments 11 replies
-
How does wrover connect to SD1322? need to connect both Reset and DC pin? |
Beta Was this translation helpful? Give feedback.
-
How is your configuration of display in the LMS's players settings? Re reset issue, it feels like the UART connection locks the EN pin |
Beta Was this translation helpful? Give feedback.
-
Sorry to waste your time on this issue. |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
The EN is 3.3V. When connecting EN to GND, it will reset.
It is a little bit strange. When it arrived, it could boot somehow (I can see a loop running from terminal) when powered on.
Get BlueMail for Android<https://bluemail.me>
On Nov 7, 2023, at 1:50 p.m., philippe44 ***@***.******@***.***>> wrote:
EN too Vcc via a resistor of 10k min maybe, unless your uart board does a pulldown.
|
Beta Was this translation helpful? Give feedback.
-
So I don't know what happens between that board and your usb-to-uart. Probably a scope would be necessary. |
Beta Was this translation helpful? Give feedback.
-
I have a very simple logical analyzer. What should I look for?
Regards,
Get BlueMail for Android<https://bluemail.me>
On Nov 7, 2023, at 3:18 p.m., philippe44 ***@***.******@***.***>> wrote:
So I don't know what happens between that board and your usb-to-uart. Probably a scope would be necessary.
|
Beta Was this translation helpful? Give feedback.
-
I'm getting a bit confused now, can we summarize the issue? When you power on the board, it would not start, until you reset it. Does it happen regardless of the fact that a UART is connected or not? |
Beta Was this translation helpful? Give feedback.
-
Sorry, my bad.
Yes.You correctly descripted the issue:
When power on the board, it would not start, until press reset. It happens regardless of the fact that a UART is connected or not.
On Nov 7, 2023, at 6:09 p.m., philippe44 ***@***.******@***.***>> wrote:
I'm getting a bit confused now, can we summarize the issue? When you power on the board, it would not start, until you reset. Does it happen regardless of the fact that a UART is connected or not?
|
Beta Was this translation helpful? Give feedback.
And I should add that usually it's the capacitor on the EN signal that is not large enough (or I should say the RC) which means the EN is released while Vcc is not stable enough and the chip cannot boot. Well-known problem and others (including myself on SqueezeAMP) had the issue.