Closed sakura-ushio closed 3 years ago
Hi, I just realize a bug that may related to your problem. The power_data_obj[] array in PD_protocol_t should be size of 7 instead of 6, which will cause power negotiation fail or even crash if number of PDO is more than 6. I pushed the fix. See if this can solve your issue.
Now the PPS above 11V works perfectly.
My charger supports 5-20V 5A PPS, but it will exit PPS 5 seconds after triggering PPS above 11v. Why?