Difference between revisions of "MPR121 Proximity Capacitive Touch Sensor Controller"
Jump to navigation
Jump to search
Line 17: | Line 17: | ||
[[#Revision a|Rev. a]] was a bit of a rush job and I managed to get one thing fundamentally wrong. For some bizarre reason, the [[MPR121]] can supply 17 mA on the LED pins but it can only sink about 1.5 mA, so LED's should not be active low on these pins but active high. Also, by rearranging the rows and columns, the actual routing got quite a lot neater. | [[#Revision a|Rev. a]] was a bit of a rush job and I managed to get one thing fundamentally wrong. For some bizarre reason, the [[MPR121]] can supply 17 mA on the LED pins but it can only sink about 1.5 mA, so LED's should not be active low on these pins but active high. Also, by rearranging the rows and columns, the actual routing got quite a lot neater. | ||
− | |||
<div class="res-img"> | <div class="res-img"> | ||
[[File:MPR121 Keypad rev. b schematics.svg|2400px]] | [[File:MPR121 Keypad rev. b schematics.svg|2400px]] |
Revision as of 08:11, 20 June 2023
The MPR121 is a I²C device which can be used to implement touch keys. It can also function as a GPIO extender and can be used to drive LEDs.
Test Board
In order to try out the MPR121 I created a quick keypad.
Schematics
Revision a
Revision b
Rev. a was a bit of a rush job and I managed to get one thing fundamentally wrong. For some bizarre reason, the MPR121 can supply 17 mA on the LED pins but it can only sink about 1.5 mA, so LED's should not be active low on these pins but active high. Also, by rearranging the rows and columns, the actual routing got quite a lot neater.