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.
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.envshould be different. For example, using GPIOs 25, 26, 27 for GPIO tests would prevent to test a DAC pin.