dragonlock2.github.io/_posts/2019/2019-06-06-tps61201-3-3v-booster.md
2024-02-04 03:45:42 -08:00

21 lines
1.7 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
title: TPS61201 - 3.3v Booster
date: 2019-06-06
categories: cool-chips
excerpt: A nifty little chip whose versatile features gave it a very warm welcome into my parts bin.
header:
teaser: /assets/img/2019/tps-board.jpg
---
<sub>Written 8-22-19</sub>
While taking apart an Amazon Dash button to see what chips I could salvage and learn about, I came across the chip that generated the 3.3v to power everything. Using info from this [website](https://mpetroff.net/2016/07/new-amazon-dash-button-teardown-jk29lp/), I was able to find that it was a [TPS61201](http://www.ti.com/lit/ds/symlink/tps61202.pdf). This was quite the fascinating chip since I was always interested in boost circuits and how to implement them into my own projects.
Checking out the datasheet, it looks like the TPS61201 and its family of chips is quite a versatile bunch. The TPS61201 specifically can supply a couple 100 milliamps, has excellent efficiency, both boost and down conversion modes, undervoltage protection and more all in one tiny package. The extra parts necessary to power it are also all quite simple and easy to route on a PCB. Even more its made by TI which has a very generous sample program. All in all, it had a very warm welcome into my parts bin.
Using my PCB laminator, I was able to turn around a test PCB rather quickly. A bit of soldering later and I was off.
{% include figure image_path="/assets/img/2019/tps-board-test.jpg" %}
I also explored a bunch of boards from eBay that could generate 3.3v from a lower or higher voltage, but none could quite compare to the TPS61201. Of course, there are definitely better options for different use cases, but this is a great general purpose chip for my projects.