-
Notifications
You must be signed in to change notification settings - Fork 188
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ESP32-S3-LCD-EV-Board Io for ADC available (AEGHB-612) #91
Comments
Hi @isthaison, you can use pins as shown below to read analog data. Please check the "NOTE" to know their limitations. |
If so, then in this situation only IO4 pin can be used. no can't use S3's SPI and LED, right?, or is there another way |
Yes. |
@Lzw655 |
Hi @isthaison, Sorry, the TCA9554 chip can only read digital level 0/1. |
If so, then only IO4 and IO19 can be used on this board. but it is used for LED and USB, which is quite inconvenient. If there is an upgrade board, we can always design at least 2 pins for ADC and 2 Digital pins. This will make it easier for developers to develop their own integrations |
You are right. This ESP-S3 development board has a shortage of IO pins due to the integration of RGB screen, audio input, and output functions. The upcoming ESP-P4 development board will provide ample IO pins. |
When will the ESP-P4 development board be released? Because I am preparing to deploy the project, in large quantities |
I'm sorry, but there is currently no exact time available. Edited: About 1-2 months later. |
Somehow, could you sell me one in advance so I can research it first :D |
I'm sorry for not getting back to you sooner. You can contact Espressif's business team to get a sample. |
Can I ask for design files (dfx, etc). some format that can be imported into design. instead of the dpf file that the document provides. I am designing an expansion pcb part to connect the expansion pin |
Answers checklist.
General issue report
I want to read analog data from the sensor, what history should I use to ensure that other features work?
The text was updated successfully, but these errors were encountered: