This will be my first experience setting up a ESP32 project, and I plan to learn by doing. I haven't coded in 20y but I'm sure it will be a breeze.
However I found this text on the link: https://www.waveshare.com/wiki/ESP32-S3-Touch-LCD-4.3
My project uses an magnetic encoder with PWM signal, and I will need one single digital input pin.The 4.3inch screen occupies the vast majority of the GPIO, and the development board uses the CH422G chip to expand the IO for resetting, turning off and on the backlight, etc.
It seems i cannot find one on this board using the available connection ports.
Can anyone correct me if im wrong, or suggest another board. I think 7" is to large for me, rather the size 4-5" is sufficient.
Other than the PWM signal I will use CANOpen to commucate with a servo motor with integrated drive according to this schematic layout.