ESP32S3 Module SPI layout problems
Posted: Tue May 14, 2024 9:00 pm
Hello,
this is my first time building a board with a ESP32 Module and the first time using SPI.
I have been testing on a esp32 s3 mini dev board and it seems to be working fine.
I tried to put the same pinout in my custom board and the connector as close as possible to the esp32.
Unfortunately on my board the SPI Display does not work (It just stays black).
I did not make the traces the same length, is that the problem maybe? I do need the connector in the orientation it is unfortunately.
I would really appreciate some guidance with the SPI connection. The rest seems to be fine (I can get Serial output through usb, so esp seems to be running).
this is my first time building a board with a ESP32 Module and the first time using SPI.
I have been testing on a esp32 s3 mini dev board and it seems to be working fine.
I tried to put the same pinout in my custom board and the connector as close as possible to the esp32.
Unfortunately on my board the SPI Display does not work (It just stays black).
I did not make the traces the same length, is that the problem maybe? I do need the connector in the orientation it is unfortunately.
I would really appreciate some guidance with the SPI connection. The rest seems to be fine (I can get Serial output through usb, so esp seems to be running).