I need help making USB OTG Audio and Power Delivery (PD) work properly when connected to either a phone or a computer.
I’ve already implemented USB OTG Audio, and it works fine on its own. However, I’m not sure how to integrate PD with OTG Audio. The implementation seems quite complex, and it might be difficult to explain fully within this forum format.
Could you provide any advice or resources to help me tackle this issue?
已解决! 转到解答。
On the RT1040 SDK, you will find the "USB Type-C PD Stack Reference Manual" and "USB Type-C Power Delivery Stack User Guide", which explain in detail everything relating PD for the RT1040. You can find these documents on the following path:
SDK_2_16_000_MIMXRT1040-EVK.zip\middleware\usb\docs
BR,
Edwin.