We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hey, is its possible to trigger a specific voltage via an esp8266? This would be very nice
The text was updated successfully, but these errors were encountered:
In order to control this board from an ESP8266, you would need to:
If you build the software with debugging enabled, PA2 is used as a serial output. So that's a start.
Soldering the wires isn't super easy as the chip has a small pitch size. It requires advanced soldering skills.
Sorry, something went wrong.
Maybe you can try this library and USBC PHY over I2C.. if anyone tries do post results..
No branches or pull requests
Hey, is its possible to trigger a specific voltage via an esp8266?
This would be very nice
The text was updated successfully, but these errors were encountered: