You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.The text was updated successfully, but these errors were encountered: