2022-03-02 09:03 AM
Hello, I'm able to connect the STM32CubeMonitor-UCPD with NUCLEO-G071RB and X-NUCLEO-SNK1M after following the instructions in AN5418. I only changed port 0 Sink PDO1 to 0x020641F4.
I want to use the setup as a sink and always want to get the maximum power the source can deliver.
But when I request a Power Profile, the Message gets rejected.
Maybe someone could give me a hint what I'm doing wrong?
Thank you and best regards
Solved! Go to Solution.
2022-04-08 03:30 AM
Hello,
AN5418 is useful to create a basic application. It does not support handling of multiple PDO.
From USB PD spec, you cannot have PDO1 at a voltage different from 5V.
I suggest you follow this wiki instead, including advanced section, which will cover your needs.
Best regards.
2022-04-08 03:30 AM
Hello,
AN5418 is useful to create a basic application. It does not support handling of multiple PDO.
From USB PD spec, you cannot have PDO1 at a voltage different from 5V.
I suggest you follow this wiki instead, including advanced section, which will cover your needs.
Best regards.
2022-04-11 03:24 AM
@AlexH You can also have a look here (github) to see a full application example, taking advantage of all PDOs.
2022-11-10 07:06 AM
I also received the same message with the matching example. Is there a solution to this problem in the meantime? Someone may be able to help me with this, please have a look here.