SLAU857A May   2021  – July 2021 MSP430FR2476 , MSP430FR2512 , MSP430FR2522 , MSP430FR2532 , MSP430FR2533 , MSP430FR2632 , MSP430FR2633 , MSP430FR2672 , MSP430FR2673 , MSP430FR2675 , MSP430FR2676

 

  1.   1
  2.   2
    1.     3
    2.     4
  3.   5
    1.     6
    2.     7
    3.     8
  4.   9
    1.     10
      1.      11
      2.      12
      3.      13
    2.     14
    3.     15
  5.   16
    1.     17
      1.      18
      2.      19
        1.       20
        2.       21
        3.       22
      3.      23
    2.     24
      1.      25
      2.      26
  6.   27
    1.     28
      1.      29
      2.      30
      3.      31
      4.      32
      5.      33
    2.     34
      1.      35
      2.      36
      3.      37
    3.     38
    4.     39
      1.      40
      2.      41
      3.      42
      4.      43
      5.      44
    5.     45
    6.     46
      1.      47
      2.      48
      3.      49
      4.      50
      5.      51
  7.   52
    1.     53
    2.     54
    3.     55
    4.     56
    5.     57
  8.   58
  9.   59

Button or Proximity Sensor

Both buttons and proximity sensors are zero-dimensional sensors. The principle of both implementations is the same. The difference is that proximity sensing tends to have higher sensitivity and a larger sensor enclosing area.

Self-capacitive button:

As Figure 3-1 shows, the self-inductive button is mainly composed of copper clad connected to the CAP I/O pins and an insulating covering material. The button is also surrounded by a grounded copper clad separated from the button pad by a ring gap. Each button requires 1 MCU CAP I/O pin.

GUID-20210517-CA0I-BZ0H-XD0W-X7RBHX6HXW00-low.pngFigure 3-1 Self-Capacitive Button PCB

Mutual-capacitive button:

In applications that require a large number of buttons, capacitive sensors can be arranged in a matrix, and each button is connected to 2 CAP I/O pins, with 1 CAP I/O pin connected to each row or column of buttons. As shown in Figure 3-2, the two box-shaped copper clad inside and outside are Tx and Rx. The program supports multi-button touch. X rows by Y columns require X+Y MCU CAP I/O pins.

GUID-20210517-CA0I-FTZR-TH2S-L3RPQVFGXT5X-low.pngFigure 3-2 Mutual-Capacitive Button Matrix PCB

Self-capacitive proximity sensor:

Typically, proximity sensors use the self-capacitive scheme. The main reasons are that self-capacitive detection has a longer detection distance than mutual-capacitive detection, more flexible wiring and structure, and a higher signal-to-noise ratio. The PCB outer circle in Figure 3-3 shows the proximity sensor. In addition to using PCB copper to form a proximity sensor, wires or even conductive metal structures can also be used. A self-inductive proximity sensor requires 1 MCU CAP I/O pin.

GUID-20210517-CA0I-X2XZ-VD3L-652K8J2LSTR1-low.pngFigure 3-3 Mutual-Induction Proximity-Sensing PCB