What documents to read to make 2 DRP 100w PD ports with stm32G071CBU3
I'm trying to make 2 DRP 100w ports but I can't find many related resources. Can anyone help by providing a sample code or related resources.
I'm trying to make 2 DRP 100w ports but I can't find many related resources. Can anyone help by providing a sample code or related resources.
Hello @LWu.3 ,
We have no example with 2x100W DRP ports.
But you should start step by step.
1- build one port DRP with let's say 15W.
And for that you have an example here on github.(STM32G071 + shield TCPP03)
2- Add the second port.
We have an example with two ports on the G0 Eval board, even if the example is one DRP and one Sink, the principle of adding a port is available on github too.
You will see that there is a compilation switch : USBPD_PORT_COUNT=2
3- raise power up to 100W.
There this step depends on you power management. the previous example goes up to 15V@3A. It's up to your power architecture
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.