Please check my esp32-s3 pins
Posted: Mon Jul 29, 2024 5:41 pm
Hello! I am designing a board for work and it's my first time using an esp32. It's been a bit confusing figuring out which pins I am supposed to use, which I am not, and which is best for what. Could any of you take a quick look at what I'm doing here and tell me if there's anything obviously stupid?
I am using the esp32 module because I need a lot of connectivity options. I have a W5500 Ethernet circuit wired up on the SPI and a MAX3485 RS485 circuit on some gpio. The PISO and SIPO go to bit-shift registers in both directions. Thanks very much, any input is appreciated!
I am using the esp32 module because I need a lot of connectivity options. I have a W5500 Ethernet circuit wired up on the SPI and a MAX3485 RS485 circuit on some gpio. The PISO and SIPO go to bit-shift registers in both directions. Thanks very much, any input is appreciated!