-
-
Notifications
You must be signed in to change notification settings - Fork 115
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ABSIS ALE Power Regulation #1115
base: develop
Are you sure you want to change the base?
Conversation
MC RAW PIN is now NC Added MIC5219 regulator (and supporting components to include 500mA polyfuse) to supply VCC pin of MC (includes a NC solder jumper bypass of regulator.) Updated version to 4.0.0 Intent is to test power regulation/protection on ALE then trickle down to all other pro-micro based PCBs. This should bypass pro-micro's with faulty regulators or the trace that creates a short to ground.
Might help if I saved the latest schematic before committing.
Added missing diode to input of regulator.
Added several jumper pads to allow the user to customize the functionality of the power circuit. (See note 4 on schematic.) ``` 4) POWER CONFIGURATION: 1) WHEN USING CLONE OR SPARKFUN PRO-MICRO, SOLDER JP1/JP2, AND LEAVE JP3 OPEN. 2) WHEN USING OH PRO-MICRO OR KNOWN GOOD PRO-MICRO (HAVING BEEN TESTED FOR GOOD VOLTAGE REGULATOR AND/OR NOT CONTAINING BAD POWER TRACE,) SOLDER JP3, AND LEAVE JP1/JP2 OPEN. ```
IF 12v->5v is a must. I recommend a switching power regulator. a cheap buck regulator will do the trick. something like https://www.mouser.com/ProductDetail/Texas-Instruments/TPS560200DBVR?qs=igp4D3uu33JvyBesN3zBxg%3D%3D will do the trick just fine. the datasheet already precalculates the values you need for 5v the most complicated part about switched power supplies is that |
good news! TPS560200DBVR is a jlcpcb jellybean C83671 |
replaced LDO with a SMPS more suitable for handling the 12v to 5v drop.
Updated power stage for ABSIS ALE to use a SMPS this new configuration will have a 80% efficiency with 5V output at 100mA. I'm unsure if we need to add an RC snubber notes for PCB layout, the layout defined on the datasheet if for some reason I can't do the routing. please take a look to this guide. |
note there are other buck converters that might do the job for cheaper or with smaller foot print but the one I selected is readily available on JLCPCB. TI has a nice tool to get designs for power supplies I'll see if I can find another jellybean I can use. |
Description
PCB
MCAD/Structure
Resolves #1114
Motivation and Context
Type of change
Please delete options that are not relevant.
How Has This Been Tested?
Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration:
Screenshots:
Added this circuit:


Checklist: (Delete non-relevant sections)
MCAD:
PCB/ECAD: