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_env: What are the plans for ADC, DAC and PWM #57

Open
gschorcht opened this issue Jan 10, 2020 · 1 comment
Open

esp32_env: What are the plans for ADC, DAC and PWM #57

gschorcht opened this issue Jan 10, 2020 · 1 comment
Labels
question Further information is requested

Comments

@gschorcht
Copy link
Contributor

As the title says, what are the plans for ADC, DAC and PWM?

ADC, DAC and PWM pins are already listed in the environment configuration and also defined as PHiLIP ports. But it is not clear to me on how to map the the GPIO definition in the environment definition to an ADC/DAC line or a PWM channel.

Dependent on the plans for ADC, DAC and PWM, the GPIOs in esp32-wroom-32.env should be different. For example, using GPIOs 25, 26, 27 for GPIO tests would prevent to test a DAC pin.

@gschorcht gschorcht added the question Further information is requested label Jan 10, 2020
@MrKevinWeiss
Copy link
Collaborator

Yup, we should be supporting it for the next release. I will make sure the pins are connected to the appropriate periphs.

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

No branches or pull requests

2 participants