You need to enable JavaScript to run Flux.
cheesusreal
/
TP4056 Reference Design
Files
Schematic
PCB
Open in Flux
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
{
"name"
;
"test_circuit"
,
"components"
;[
{
"type"
:
"voltage_source"
,
"name"
:
"USB_C_VBUS"
,
"voltage"
:
5.0
,
"nodes"
:
[
"VBUS"
,
"GND"
]
},
{
"type"
:
"voltage_probe"
,
"name"
:
"VIN_Check"
,
"nodes"
:
[
"VIN"
,
"GND"
]
},
{
"type"
:
"current_probe"
,
"name"
:
"Charge_Current"
,
"nodes"
:
[
"VBAT"
,
"GND"
]
},
{
"type"
:
"resistor"
,
"name"
:
"Load_Test"
,
"resistance"
:
10
,
"nodes"
:
[
"VBAT"
,
"GND"
]
}
],
"tests"
;[
{
"name"
:
"Check_VIN"
,
"description"
:
"Ensure USB-C provides 5V at VIN"
,
"expect"
:
{
Enter to Rename, Shift+Enter to Preview
Problems (0)
Output (0)
Reviews