Skip to content
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

Open
3 tasks done
isthaison opened this issue Apr 8, 2024 · 14 comments
Open
3 tasks done

ESP32-S3-LCD-EV-Board Io for ADC available (AEGHB-612) #91

isthaison opened this issue Apr 8, 2024 · 14 comments

Comments

@isthaison
Copy link

Answers checklist.

  • I have read the documentation ESP-IDF Programming Guide and the issue is not addressed there.
  • I have updated my IDF branch (master or release) to the latest version and checked that the issue is present there.
  • I have searched the issue tracker for a similar issue and not found a similar issue.

General issue report

I want to read analog data from the sensor, what history should I use to ensure that other features work?

@github-actions github-actions bot changed the title ESP32-S3-LCD-EV-Board Io for ADC available ESP32-S3-LCD-EV-Board Io for ADC available (AEGHB-612) Apr 8, 2024
@Lzw655
Copy link
Collaborator

Lzw655 commented Apr 8, 2024

Hi @isthaison, you can use pins as shown below to read analog data. Please check the "NOTE" to know their limitations.
image

@isthaison
Copy link
Author

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

@Lzw655
Copy link
Collaborator

Lzw655 commented Apr 9, 2024

Yes.

@isthaison
Copy link
Author

isthaison commented May 30, 2024

@Lzw655
image
Can we read analog with Pin?

@Lzw655
Copy link
Collaborator

Lzw655 commented May 30, 2024

Hi @isthaison,

Sorry, the TCA9554 chip can only read digital level 0/1.

@isthaison
Copy link
Author

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

@Lzw655
Copy link
Collaborator

Lzw655 commented May 30, 2024

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.

@isthaison
Copy link
Author

When will the ESP-P4 development board be released? Because I am preparing to deploy the project, in large quantities

@Lzw655
Copy link
Collaborator

Lzw655 commented May 30, 2024

I'm sorry, but there is currently no exact time available.

Edited: About 1-2 months later.

@isthaison
Copy link
Author

Somehow, could you sell me one in advance so I can research it first :D

@Lzw655
Copy link
Collaborator

Lzw655 commented Jun 3, 2024

I'm sorry for not getting back to you sooner. You can contact Espressif's business team to get a sample.

@isthaison
Copy link
Author

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

@isthaison
Copy link
Author

image
If so, I have to redraw. but it will have the risk of errors between related departments

@isthaison
Copy link
Author

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants