I’m working on a circuit to charge a 3.7V LiPo battery and boost it to 5V with a 2A output. My design is based on this SparkFun module, but I want to modify it to:
Use USB Type-C input
Provide a 2A output
Charge multiple LiPo batteries in parallel - cant provide link because of new users limitation
Issues & Questions:
How can I modify the circuit to provide 2A output?
I read that changing a certain resistor could help regulate the current—does anyone know which one?
KiCad ERC Errors:
I get errors related to bidirectional and power output pins, as well as an “Input Power pin not driven by any Output Power pins” issue.
Where should I place power flags to resolve these issues?
Here are my KiCad schematic and ERC errors: (Screenshots attached)
These types of questions we generally encourage you to use another forum for. If some use wants to add a quick comment, that’s fine but we don’t normally let it go on too long. Off topic. This site is about using Kicad.
I’m pretty sure these are in the FAQ link at the top.
Just a comment on ERC. Passing it doesn’t mean your circuit is correct and will work. The circuit design could be horribly wrong and still pass ERC. It’s there to catch mistakes that are probably errors. Design is much more than being able to draw a schematic and pass ERC.