Open Nickduino opened 4 months ago
Hmmmmmmmmm 🤔
Yeah this is going to be fun.
If you can setup the USB tester to capture PD traffic, first step would be to try to get a capture over the time when it drops from EPR to 5V.
This issue is likely a bug in PD, so this should catch what's going on. Once I have a trace of what went on I can try to figure out where things went off the tracks. This could be as simple as a missing heartbeat message or messy.
I haven't used that USB tester but reviews indicate it can capture the traffic so that would be ideal if you can.
Thanks for the quick follow-up!
This could be as simple as a missing heartbeat message or messy.
Would it be specific to the EPR? Asking because I never experienced it with 20 V.
I haven't used that USB tester but reviews indicate it can capture the traffic so that would be ideal if you can.
That's the sort of data I get:
Is that what you have in mind when speaking about PD traffic?
Hia,
For normal 20V profiles it's set and forget. But for PPS and EPR you have to chatter ever so often to confirm you're still there.
Can possibly work with the screen dump, is there any way to record to a computer ? (So it can be shared easier)
Can possibly work with the screen dump, is there any way to record to a computer ? (So it can be shared easier)
I'll see what I can do tomorrow, I just wanted to confirm that was the data you were after. I hope the thing keeps listening and recording over time.
Any idea of what I should expect to see when it drops down to 5 V?
Describe the bug I have a Chinese somewhat generic power supply that looks like an "updated PinePower Desktop": it has two USB-A and three USB-C. The last USB-C port supports PD3.1 140 W
With the Pine64 silicone cable, my Pinecil negociates 20 V and works perfectly.
With the Miniware PD3.1 240 W silicone cable, my Pinecil negotiates 28 V and works perfectly...until it doesn't
To Reproduce
Expected behavior The Pinecil should not switch back to 5 V
Details of your device:
Additional context Sometimes it happens (the switch from 28 V to 5 V) when the Pinecil is resting (probably sleeping) on my desk, sometimes it happens when I have it in my hand. It doesn't seem to be because the power supply trips the output or overheat or whatever (I did tests with a block of copper, it didn't fail then, and it sometimes while with light use). I tried increasing the PD timeout setting and changing the power pulse pulse settings (higher wattage and more frequent pulses), even though they're meant for power banks rather than power supplies...to no avail.
What's infuriating is that it's a random issue.
When I enter PD debug mode by pressing the button near the tip while plugging the iron in, I get:
I have a Fnirsi FNB58 (with a PD listener function) but I'm not sure what would be helpful to you (if anything at all).