mirror of
https://github.com/ZitaoTech/Hackberry-Pi_Zero.git
synced 2025-02-08 05:19:23 +01:00
Update README.md
This commit is contained in:
parent
a60db6d280
commit
c9d1fd65a7
@ -6,8 +6,8 @@ One feature about IP5306 or any other power bank is that it will detect the load
|
|||||||
|
|
||||||
On HackberryPi, only the USB HUB controller chip SL2.1A and the 3 USB ports are powered by 5V.
|
On HackberryPi, only the USB HUB controller chip SL2.1A and the 3 USB ports are powered by 5V.
|
||||||
That means, once you press the red key next to the power switch, the USB HUB Controller chip will be powered, and then the RaspberryPi will receive the signal from the keyboard controller RP2040.
|
That means, once you press the red key next to the power switch, the USB HUB Controller chip will be powered, and then the RaspberryPi will receive the signal from the keyboard controller RP2040.
|
||||||
And there is another feature about the USB HUB controller chip SL2.1A, it will draw about 60 ma current when it's connected to a USB Host and a USB Slave. Once you shut down the Pi and SL2.1A will lose the USB Host, now it draws only 20 ma current. So want I want: once you press the red key, SL2.1A draws more current than the minium load current of IP5306, and the 5V will be continuously genereted. But the fact is that there is a big difference of this value between different IP5306, some has 45ma, and some has more than 70ma. Which can cause the shut down of the 5V.
|
And there is another feature about the USB HUB controller chip SL2.1A, it will draw about 60 ma current when it's connected to a USB Host and a USB Slave. Once you shut down the Pi and SL2.1A will lose the USB Host, now it draws only 20 ma current. So want I want: once you press the red key, SL2.1A draws more current than the minium load current of IP5306, and the 5V will be continuously genereted. But the fact is that **there is a big difference of this value between different IP5306**, some has **45ma**, and some has **more than 70ma**. Which can cause the shut down of the 5V.
|
||||||
|
|
||||||
|
|
||||||
### Solution for this: Plug a tiny USB device like a supertiny USB Stick(or any other USB device)![image](https://github.com/user-attachments/assets/a56c4bf0-11f3-4b48-b9f9-0af32b226f6f)
|
### Solution for this: Plug a tiny USB device like a supertiny USB Stick(or any other USB device)![image](https://github.com/user-attachments/assets/a56c4bf0-11f3-4b48-b9f9-0af32b226f6f)
|
||||||
### into one of the 3 USB ports of HackberryPi so IP5306 can continuously output the 5V.
|
### into one of the 3 USB ports of HackberryPi so IP5306 can continuously output the 5V.
|
||||||
|
Loading…
Reference in New Issue
Block a user