Now i can pull 1A from the USB.

It has still some noise, but it looks much better than before.
Now testing how stable it is, if the fan works and so on.
Really? No, it is. The_Raven already narrowed the problem. The issue is poor design and testing. I assume, the final layout, the real PCB manufactured was never tested since too many are reporting a near no-function. Maybe a laboratory proof of concept with cables, acting accidentally as chokes did work. So the design could either go back to start and design a new HAT, able to supply a wide range of current drained, or a choke has to be added.
Your opinion, yet to be verified. In fact it IS still unclear what the specific issue is. Do you really think we went from a prototype to release version without testing it at all?wolf.z wrote: ↑Thu Sep 06, 2018 6:09 amReally? No, it is. The_Raven already narrowed the problem. The issue is poor design and testing. I assume, the final layout, the real PCB manufactured was never tested since too many are reporting a near no-function. Maybe a laboratory proof of concept with cables, acting accidentally as chokes did work. So the design could either go back to start and design a new HAT, able to supply a wide range of current drained, or a choke has to be added.
This is a product recall case.
I did try a putting an inductor in series with the 5 volt output when I tested last night since The_Raven had put one on his modded HAT. I didn't see any noticeable difference to the output with the inductor alone.wolf.z wrote: ↑Thu Sep 06, 2018 6:09 amReally? No, it is. The_Raven already narrowed the problem. The issue is poor design and testing. I assume, the final layout, the real PCB manufactured was never tested since too many are reporting a near no-function. Maybe a laboratory proof of concept with cables, acting accidentally as chokes did work. So the design could either go back to start and design a new HAT, able to supply a wide range of current drained, or a choke has to be added.
This is a product recall case.
I would run that past the lawyers if you haven't. While that may be the case, it can depend on jurisdiction. It has been held that a product defect is a product defect, a product not fit for purpose is not fit for purpose, even if it has been modified.
Code: Select all
echo 40 | sudo tee /sys/class/hwmon/hwmon0/def_pwm1
Can you please provide guidance if we should RMA our hats now or wait until you figure things out? I don't want to swap mine out for one that has the same issue, but I also don't want to be told that I have exceeded the return window....
Yes that would be handy, I've already applied for my RMA (about 3 hours ago) from CPC/Farnell so some info on whether this is readily fixable or will require replacement hardware would be handy soon, although I suspect it'll be a while before it'll really be safe to say.
I don;t know, will try to find out Monday.
IANAL but my understanding of the Consumer Rights Act in the UK is -
I hope that covers all the questions that have been asked above.We've been looking at this over the last week, and have a good handle on the underlying mechanism: it's an interaction between the fairly low-frequency switching regulator on the HAT, and one of the two brands of USB current limiting switch that we use on the main board. Because the regulator operates at a fairly low frequency, each time it switches it moves quite a large chunk of energy into the three USB reservoir caps via the current limiting switch: this large instantaneous current is fooling the switch into thinking that a genuine over-current event is occurring. We missed it in product testing because (dumb luck) our heavy-load testing was done on boards with the other brand of switch, and most of our field testers were only using the board to power mice and keyboards, which works fine on all the HAT/Pi pairs we've tested.
There will be a blog post of gory details, probably tomorrow, but for now the summary is:
- A significant proportion of HAT/Pi pairs are limited to delivering <200mA of downstream current to USB. This is generally enough for mice and keyboards, but not for e.g. hard drives.
- We will fix this issue in a subsequent spin of the PoE HAT.
- In the meantime we'll be adding a note where the HAT is sold, documenting this limitation.
- We will provide a couple of hand-mod options for adventurous users. These are likely to be:
- Removing reservoir caps from the main board (an easy, clean mod if you can use a soldering iron, but limits USB hotpluggability).
- Inserting a small amount of series impedance in the current path from the HAT (this one will be a bit fiddly to implement).
- Users who have bought a HAT and are inconvenienced by this issue should return it for a refund.
The moral of the story: do more testing, particularly where we have multiple vendors for key bits of silicon.