67af3fab8888a39ef569fd201e15c12357123b5c
Chip-cn-dat/WCH-dat/CH224-dat/2025-10-07-18-21-38.png
| ... | ... | Binary files /dev/null and b/Chip-cn-dat/WCH-dat/CH224-dat/2025-10-07-18-21-38.png differ |
Chip-cn-dat/WCH-dat/CH224-dat/CH224-dat.md
| ... | ... | @@ -26,7 +26,10 @@ Features |
| 26 | 26 | |
| 27 | 27 |  |
| 28 | 28 | |
| 29 | + |
|
| 29 | 30 | |
| 30 | 31 | ## ref |
| 31 | 32 | |
| 32 | -- [[USB-PD-dat]] - [[USB-BC-dat]] |
|
| ... | ... | \ No newline at end of file |
| 0 | +- [[USB-PD-dat]] - [[USB-BC-dat]] |
|
| 1 | + |
|
| 2 | +- [[CONN-power-dat]] |
|
| ... | ... | \ No newline at end of file |
Chip-cn-dat/WCH-dat/WCH-DAT.md
| ... | ... | @@ -47,7 +47,7 @@ |
| 47 | 47 | - [[CH213-dat]] == CH213 CH213K 低压降二极管芯片 |
| 48 | 48 | |
| 49 | 49 | |
| 50 | - |
|
| 50 | +- [[CH224-dat]] |
|
| 51 | 51 | |
| 52 | 52 | ## repository |
| 53 | 53 |
Tech-dat/Interface-dat/USB-dat/USB-FC-dat/USB-FC-trigger-dat/USB-FC-trigger-dat.md
| ... | ... | @@ -0,0 +1,38 @@ |
| 1 | + |
|
| 2 | +# USB-FC-trigger-dat |
|
| 3 | + |
|
| 4 | +- [[fast-charge-methods-dat]] |
|
| 5 | + |
|
| 6 | + |
|
| 7 | +- [[USB-PD-dat]] - [[USB-BC-dat]] |
|
| 8 | + |
|
| 9 | +- [[USB-FC-dat]] |
|
| 10 | + |
|
| 11 | +## How USB Type-C 12V Fast Charging Trigger Works |
|
| 12 | + |
|
| 13 | +A USB Type-C 12V fast charging trigger is a small device or circuit that negotiates with a USB Type-C power source (such as a charger or power bank) to output 12V instead of the default 5V. This is done using the USB Power Delivery (PD) protocol. |
|
| 14 | + |
|
| 15 | +### Working Principle |
|
| 16 | + |
|
| 17 | +1. **Connection & Communication**: The trigger connects to the USB Type-C port and communicates with the charger using the PD protocol over the CC (Configuration Channel) pins. |
|
| 18 | +2. **Voltage Request**: It sends a request for 12V output (sometimes specifying the desired current, e.g., 1.5A or 3A). |
|
| 19 | +3. **Charger Response**: If the charger supports 12V PD output, it switches its output to 12V. |
|
| 20 | +4. **Power Delivery**: The trigger then provides this 12V to the connected device or circuit. |
|
| 21 | + |
|
| 22 | +### Applications |
|
| 23 | + |
|
| 24 | +- Powering devices that require 12V from USB Type-C chargers (DIY electronics, routers, etc.) |
|
| 25 | +- Avoids the need for a dedicated 12V adapter |
|
| 26 | +- Used in projects and gadgets needing higher voltage from USB-C |
|
| 27 | + |
|
| 28 | +### Note |
|
| 29 | + |
|
| 30 | +The trigger automatically handles the PD negotiation, making it easy to use with compatible |
|
| 31 | + |
|
| 32 | +## boards |
|
| 33 | + |
|
| 34 | +- [[OPM1185-dat]] |
|
| 35 | + |
|
| 36 | +## ref |
|
| 37 | + |
|
| 38 | +- [[USB-dat]] |
|
| ... | ... | \ No newline at end of file |
Tech-dat/Interface-dat/USB-dat/USB-FC-trigger-dat/USB-FC-trigger-dat.md
| ... | ... | @@ -1,37 +0,0 @@ |
| 1 | - |
|
| 2 | -# USB-FC-trigger-dat |
|
| 3 | - |
|
| 4 | - |
|
| 5 | -- [[CH224-dat]] |
|
| 6 | - |
|
| 7 | - |
|
| 8 | -- [[USB-PD-dat]] - [[USB-BC-dat]] |
|
| 9 | - |
|
| 10 | -- [[USB-FC-dat]] |
|
| 11 | - |
|
| 12 | -## How USB Type-C 12V Fast Charging Trigger Works |
|
| 13 | - |
|
| 14 | -A USB Type-C 12V fast charging trigger is a small device or circuit that negotiates with a USB Type-C power source (such as a charger or power bank) to output 12V instead of the default 5V. This is done using the USB Power Delivery (PD) protocol. |
|
| 15 | - |
|
| 16 | -### Working Principle |
|
| 17 | - |
|
| 18 | -1. **Connection & Communication**: The trigger connects to the USB Type-C port and communicates with the charger using the PD protocol over the CC (Configuration Channel) pins. |
|
| 19 | -2. **Voltage Request**: It sends a request for 12V output (sometimes specifying the desired current, e.g., 1.5A or 3A). |
|
| 20 | -3. **Charger Response**: If the charger supports 12V PD output, it switches its output to 12V. |
|
| 21 | -4. **Power Delivery**: The trigger then provides this 12V to the connected device or circuit. |
|
| 22 | - |
|
| 23 | -### Applications |
|
| 24 | - |
|
| 25 | -- Powering devices that require 12V from USB Type-C chargers (DIY electronics, routers, etc.) |
|
| 26 | -- Avoids the need for a dedicated 12V adapter |
|
| 27 | -- Used in projects and gadgets needing higher voltage from USB-C |
|
| 28 | - |
|
| 29 | -### Note |
|
| 30 | - |
|
| 31 | -The trigger automatically handles the PD negotiation, making it easy to use with compatible |
|
| 32 | - |
|
| 33 | - |
|
| 34 | - |
|
| 35 | -## ref |
|
| 36 | - |
|
| 37 | -- [[USB-dat]] |
|
| ... | ... | \ No newline at end of file |
power-dat/battery-charger-dat/fast-charge-methods-dat/fast-charge-methods-dat.md
| ... | ... | @@ -9,6 +9,11 @@ |
| 9 | 9 | |
| 10 | 10 | - [[wireless-charge-dat]] |
| 11 | 11 | |
| 12 | +- [[USB-FC-dat]] - [[USB-FC-trigger-dat]] - [[BC1.2-dat]] - [[Apple-2.4A-dat]] - [[DCP-dat]] - [[CDP-dat]] - [[SDP-dat]] |
|
| 13 | + |
|
| 14 | + |
|
| 15 | + |
|
| 16 | + |
|
| 12 | 17 | ### ⚡ Most Common Fast Charging Methods (as of 2025) |
| 13 | 18 | |
| 14 | 19 | | Charging Standard | Used By | Protocol Type | Max Power | Notes | |