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

PD3.1 support #17

Open
okhsunrog opened this issue Jun 9, 2024 · 2 comments
Open

PD3.1 support #17

okhsunrog opened this issue Jun 9, 2024 · 2 comments

Comments

@okhsunrog
Copy link
Contributor

Does this crate support USB-PD 3.1? I want to use 28V in my project. This C++ lib for FUSB302 has full support for PD3.1: https://github.com/Ralim/usb-pd Can we have PD3.1 support too? I'll get a board with FUSB302 and ESP32-C3 in a couple of week and then I'll start tinkering with it. I've never touched USB-PD before but I hope I'll manage to implement PD3.1 support in Rust for my device

@fmckeogh
Copy link
Owner

It does not currently, but if you want to open a PR that would be great!

I may also work on this as part of the PD source support and state machine refactor I have planned

@okhsunrog
Copy link
Contributor Author

Glad to hear that! I'll open a new PR as soon as I start working on it. Maybe we can take a look at how the Policy Engine is implemented in the Ralim's lib

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