CY3280-CPM1 - Development Kit Guide.pdf

CY3280-CPM1 CapSense® Plus Module
Development Kit Guide
Doc. # 001-51922 Rev. *B
Cypress Semiconductor
198 Champion Court
San Jose, CA 95134-1709
Phone (USA): 800.858.1810
Phone (Intnl): 408.943.2600
http://www.cypress.com
[+] Feedback
Copyrights
Copyrights
© Cypress Semiconductor Corporation, 2009-2011. The information contained herein is subject to change without notice.
Cypress Semiconductor Corporation assumes no responsibility for the use of any circuitry other than circuitry embodied in a
Cypress product. Nor does it convey or imply any license under patent or other rights. Cypress products are not warranted
nor intended to be used for medical, life support, life saving, critical control or safety applications, unless pursuant to an
express written agreement with Cypress. Furthermore, Cypress does not authorize its products for use as critical components
in life-support systems where a malfunction or failure may reasonably be expected to result in significant injury to the user.
The inclusion of Cypress products in life-support systems application implies that the manufacturer assumes all risk of such
use and in doing so indemnifies Cypress against all charges.
Any Source Code (software and/or firmware) is owned by Cypress Semiconductor Corporation (Cypress) and is protected by
and subject to worldwide patent protection (United States and foreign), United States copyright laws and international treaty
provisions. Cypress hereby grants to licensee a personal, non-exclusive, non-transferable license to copy, use, modify, create
derivative works of, and compile the Cypress Source Code and derivative works for the sole purpose of creating custom software and or firmware in support of licensee product to be used only in conjunction with a Cypress integrated circuit as specified in the applicable agreement. Any reproduction, modification, translation, compilation, or representation of this Source
Code except as specified above is prohibited without the express written permission of Cypress.
Disclaimer: CYPRESS MAKES NO WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, WITH REGARD TO THIS MATERIAL, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
PARTICULAR PURPOSE. Cypress reserves the right to make changes without further notice to the materials described
herein. Cypress does not assume any liability arising out of the application or use of any product or circuit described herein.
Cypress does not authorize its products for use as critical components in life-support systems where a malfunction or failure
may reasonably be expected to result in significant injury to the user. The inclusion of Cypress’ product in a life-support systems application implies that the manufacturer assumes all risk of such use and in doing so indemnifies Cypress against all
charges.
Use may be limited by and subject to the applicable Cypress software license agreement.
PSoC Designer™ is a trademark and PSoC® and CapSense® are registered trademarks of Cypress Semiconductor Corp. All
other trademarks or registered trademarks referenced herein are property of the respective corporations.
Flash Code Protection
Cypress products meet the specifications contained in their particular Cypress PSoC Data Sheets. Cypress believes that its
family of PSoC products is one of the most secure families of its kind on the market today, regardless of how they are used.
There may be methods, unknown to Cypress, that can breach the code protection features. Any of these methods, to our
knowledge, would be dishonest and possibly illegal. Neither Cypress nor any other semiconductor manufacturer can guarantee the security of their code. Code protection does not mean that we are guaranteeing the product as "unbreakable."
Cypress is willing to work with the customer who is concerned about the integrity of their code. Code protection is constantly
evolving. We at Cypress are committed to continuously improving the code protection features of our products.
2
CY3280-CPM1 CapSense Plus Module Development Kit Guide, Doc. # 001-51922 Rev. *B
[+] Feedback
Contents
1. Introduction
1.1
1.2
1.3
1.4
1.5
1.6
Kit Contents .................................................................................................................5
Directory Structure.......................................................................................................6
CY3280-CPM1 Module Board Hardware.....................................................................7
System Block Diagram ................................................................................................8
Document Revision History ........................................................................................9
Documentation Conventions .......................................................................................9
2. Code Examples
2.1
2.2
2.3
2.4
2.5
2.6
3.2
3.3
11
RTC ...........................................................................................................................11
2.1.1 Introduction ....................................................................................................11
2.1.2 Procedure.......................................................................................................11
2.1.3 Result .............................................................................................................11
10-Bit SAR ADC ........................................................................................................11
2.2.1 Introduction ....................................................................................................11
2.2.2 Procedure.......................................................................................................12
2.2.3 Result .............................................................................................................12
IPWMDB Examples ...................................................................................................12
2.3.1 IPWMDB Dead Band .....................................................................................12
2.3.2 IPWMDB Multi-shot........................................................................................13
Shifter ........................................................................................................................13
2.4.1 Introduction ....................................................................................................13
2.4.2 Procedure.......................................................................................................13
2.4.3 Result .............................................................................................................14
Variable Length SPI Examples ..................................................................................14
2.5.1 Variable Length SPI Master ...........................................................................14
2.5.2 Variable Length SPI Master-Slave Communication .......................................15
NTC Thermistor .........................................................................................................16
2.6.1 Introduction ....................................................................................................16
2.6.2 Procedure.......................................................................................................16
2.6.3 Result .............................................................................................................16
3. Firmware
3.1
5
17
Level 1 .......................................................................................................................17
3.1.1 Boot.asm ........................................................................................................17
3.1.2 PSoCConfig.asm............................................................................................18
Level 2 .......................................................................................................................18
3.2.1 Main.c.............................................................................................................18
3.2.2 Project_version.h ...........................................................................................18
3.2.3 Project_platform.h ..........................................................................................19
3.2.4 Project_header.h ............................................................................................19
Level 3 .......................................................................................................................19
CY3280-CPM1 CapSense Plus Module Development Kit Guide, Doc. # 001-51922 Rev. *B
3
[+] Feedback
Contents
3.4
3.5
3.3.1 Project_test.c ................................................................................................. 19
3.3.2 Project_test.h ................................................................................................. 19
Level 4 ....................................................................................................................... 19
3.4.1 User Module High-Level API.......................................................................... 19
3.4.2 User Defined Module API .............................................................................. 21
3.4.3 Embedded Firmware Tool .............................................................................. 22
Level 5 ....................................................................................................................... 22
3.5.1 User Module Low-level Driver........................................................................ 22
A. Appendix
A.1
A.2
A.3
4
23
Schematic.................................................................................................................. 23
Top Silk Screen ......................................................................................................... 25
Bill of Material ............................................................................................................26
CY3280-CPM1 CapSense Plus Module Development Kit Guide, Doc. # 001-51922 Rev. *B
[+] Feedback
1.
Introduction
Thank you for your interest in the CY3280-CPM1 CapSense® Plus Module Development Kit.
CapSense Plus is defined as capacitive sensing plus other value-added features, such as LED color
mixing, fan control, motor control, and temperature sensing. Each feature that the PSoC® can
integrate in addition to CapSense is defined as a "Plus" feature.
This kit showcases the CapSense Plus features provided by CY8C22x45 and CY8C28xxx. The
CapSense Plus Module (CPM) is a daughter board of CY3280-22x45 and CY3280-28xxx Universal
CapSense Controller development kits. This document demonstrates some examples that highlight
the new features of CY8C22x45 and CY8C28xxx. These features include:
■
Real-time clock (RTC)
■
10-bit successive approximation register (SAR) ADC
■
Variable length serial peripheral interface (SPI)
■
Pulsewidth modulator (PWM)
This kit also serves as a development platform; you can reuse the source code for your CapSense
Plus applications.
1.1
Kit Contents
The following items are included with the kit:
■
CY3280-CPM1 CapSense Plus Module Board
■
CY3280-CPM1 CapSense Plus Kit CD
■
Quick Start Guide
CY3280-CPM1 CapSense Plus Module Development Kit Guide, Doc. # 001-51922 Rev. *B
5
[+] Feedback
Introduction
1.2
Directory Structure
The following is a high-level directory structure in the CY3280-CPM1 kit CD-ROM.
|---Docs
The 'Docs' folder contains the kit documentation in PDF form
|
|---Hardware
The 'Hardware ' folder contains design files used in kit development
|
|---Schematic
|
|---BOM
|
|---SilkScreen
|
|---Gerber
|
|---Firmware
The 'Firmware' folder contains firmware of code examples
|
|--- RTC_Lab
|
|--- SAR10_Lab
|
|--- IPWMDB_Deadband_Lab
|
|--- IPWMDB_MultiShot_Lab
|
|--- SHIFTREG8_Lab
|
|--- SPIVL_Master_Lab
|
|--- SPIVL_Master_Slave_Communication_Lab
|
|--- Thermistor_Lab
|
|---Hex Files
6
The 'Hex Files' folder contains hex files of code examples
|
|--- RTC_Lab.hex
|
|--- SAR10_Lab.hex
|
|--- IPWMDB_Deadband_Lab.hex
|
|--- IPWMDB_MultiShot_Lab.hex
|
|--- SHIFTREG8_Lab.hex
|
|--- SPIVL_Master_Lab.hex
|
|--- SPIVL_Master_Slave_Communication_Lab.hex
|
|--- Thermistor_Lab.hex
CY3280-CPM1 CapSense Plus Module Development Kit Guide, Doc. # 001-51922 Rev. *B
[+] Feedback
Introduction
1.3
CY3280-CPM1 Module Board Hardware
The following figure illustrates the components of the CY3280-CPM1 Module board.
Figure 1-1. Kit Components
40-Pin
Connector
LEDs
Buttons
Reserved for
Thermocouple
LED Panel
LED Bar
Thermistor
Reserved for
Speaker
Loopback Jumper for
SPI Communication
Reserved for
Speaker Driver
Potentiometer
The features of the CY3280-CPM1 Module board components are briefly described here:
■
Two mechanical buttons - SW1 (P3.5) and SW2 (P3.7)
■
LED panel - The LED panel is driven by a serial expanding chip 74HC164; the chip is controlled
by the 8-bit SPI master module inside PSoC. The LED panel contains four digital 7-segment
LEDs with one dot LED in the center. Each 7-segment LED is controlled by a transistor (Q1–Q5),
which is connected to P4.0–P4.4
■
Potentiometer - Attached to a 10-bit SAR ADC through P0.0
■
Six LEDs - LED1–LED6 are connected to P4.0–P4.5
■
LED bar - Demonstrates the variable length SPI user module. It is enabled by a transistor (Q6),
which is connected to P4.5
■
Loop-back connection jumpers (JP3 and JP4) - Demonstrates the variable length SPI masterslave communication
■
Audio - Audio with different tones is generated through a DAC (P0.1); a speaker is used to play
the audio (available in the CY3280-28xxx Universal CapSense Controller Development Kit only)
■
NTC thermistor - Measures the temperature and is driven by VCC through a resistor divider. The
voltage on NTC thermistor is then connected to the 10-bit SAR ADC for measurement
CY3280-CPM1 CapSense Plus Module Development Kit Guide, Doc. # 001-51922 Rev. *B
7
[+] Feedback
Introduction
■
Thermocouple - Connected to the CY8C28xxx through the INSAMP user module, then through a
low-pass filter, and then goes to the Delta-Sigma ADC (available for CY3280-28xxx Universal
CapSense Controller Development Kit only)
■
Test points/pads - Used for power and ground
■
Four rubber feet - Provides mechanical stability
Note The external crystal oscillator (ECO) circuit multiplexes PSoC device pins (P10 and P11) with
the ISSP interface. If you select ECO for a 32-kHz clock source, then disconnect PSoC MiniProg
from ISSP interface. Otherwise, the ECO will not work correctly.
1.4
System Block Diagram
The CY3280-CPM1 board is a daughter board of CY3280-22x45 and CY3280-28xxx Universal
CapSense Controller Development Kits. Use these kits together to analyze the advanced CapSense
Plus features provided by CY8C22x45/CY8C28xxx.
Figure 1-2. CapSense Plus System Structure Diagram
1
3
5
7
9
P0.0
MUX
I/O
MUX
En
CMP
Internal Ref
10bit
SAR
P3.7
SW2
P3.5
SW1
PWM
Generator
2
4
6
8
JP2 10
Potentiometer
Thermistor
Thermocouple
Speaker
Driver
LED Bar
EN
9bit
DAC
M8C Core
SPIVL
Master
SPIVL
Slave
RTC
CY8C22X45/CY8C28XXX
8
P0.1
JP1
P3.6
VCC
SPI_CLK
P3.4
MOSI
JP4
P4.2
74HC164
74HC164
JP3
8
5
P4.0
Q1
P4.0~4.5
Q2
Q3
Q4
Q5
LED panel
Q6
6
LED1 LED2 LED3 LED4 LED5 LED6
CY3280-22X45/28XXX
VCC
8
CY3280-CPM1
CY3280-CPM1 CapSense Plus Module Development Kit Guide, Doc. # 001-51922 Rev. *B
[+] Feedback
Introduction
1.5
Document Revision History
Table 1-1. Revision History
**
PDF
Creation
Date
04/14/09
WCAI/AESA
*A
01/08/09
WCAI/AESA
*B
03/21/11
JIAO
Revision
1.6
Origin of
Change
Description of Change
New kit guide
Updated Section 2.3.3.2, bullet 3 to disconnect JP3 and bullet 4
to disconnect JP4
Extensive edits and content reorganization
Documentation Conventions
Table 1-2. Document Conventions for Guides
Convention
Usage
Courier New
Displays file locations, user entered text, and source code:
C:\ ...cd\icc\
Italics
Displays file names and reference documentation:
Read about the sourcefile.hex file in the PSoC Designer User Guide.
[Bracketed, Bold]
Displays keyboard commands in procedures:
[Enter] or [Ctrl] [C]
File > Open
Represents menu paths:
File > Open > New Project
Bold
Displays commands, menu paths, and icon names in procedures:
Click the File icon and then click Open.
Times New Roman
Displays an equation:
2+2=4
Text in gray boxes
Describes Cautions or unique functionality of the product.
CY3280-CPM1 CapSense Plus Module Development Kit Guide, Doc. # 001-51922 Rev. *B
9
[+] Feedback
Introduction
10
CY3280-CPM1 CapSense Plus Module Development Kit Guide, Doc. # 001-51922 Rev. *B
[+] Feedback
2.
Code Examples
This section describes the code examples that accompany the CY3280-CPM1 kit.
2.1
RTC
This example demonstrates the real time clock (RTC) feature provided by CY8C22x45 and
CY8C28xxx devices. It shows real time on the LED panel.
2.1.1
Introduction
The RTC user module is a new hardware module in CY8C22x45 and CY8C28xxx devices. RTC provides real time without firmware maintenance. It supports the Hour:Minute:Second format. Time is
displayed by reading data from related registers. Interrupts may be generated based on the value of
the corresponding user-configurable parameter. RTC supports two functional modes: general timer
and real time clock.
2.1.2
Procedure
1. Attach the CY3280-CPM1 board to the CY3280-22x45/CY3280-28xxx board
2. Program the CY3280-22x45/CY3280-28xxx board with the RTC lab hex file using MiniProg via
the ISSP interface
3. Unplug MiniProg from the CY3280-22x45/CY3280-28xxx board
4. Disconnect JP3 and JP4
5. Power the CY3280-22x45/CY3280-28xxx board
2.1.3
Result
The elapsed time is displayed in real time on the CY3280-CPM1 board LED panel.
2.2
10-Bit SAR ADC
This example demonstrates the SAR10 ADC feature provided by CY3280-22x45 and CY3280-28xxx
devices. A potentiometer is connected in serial between VCC and ground; the voltage across the
potentiometer is attached to the SAR10 ADC module through P00. The potentiometer voltage is
measured by the SAR10 ADC. The ADC result is displayed on the LED panel.
2.2.1
Introduction
The SAR10 ADC user module is built for optimized ADC hardware for CY3280-22x45 and CY328028xxx devices. It converts an input voltage to a digital code using a SAR block. It produces a 10-bit
unsigned value for each sample. This user module supports three modes of analog-to-digital conversion: software trigger, hardware trigger, and freerun.
CY3280-CPM1 CapSense Plus Module Development Kit Guide, Doc. # 001-51922 Rev. *B
11
[+] Feedback
Code Examples
2.2.2
Procedure
1. Attach the CY3280-CPM1 board to the CY3280-22x45/CY3280-28xxx board
2. Program the CY3280-22x45/CY3280-28xxx board with the SAR10 lab hex file using MiniProg via
the ISSP interface
3. Unplug MiniProg from the CY3280-22x45/CY3280-28xxx board
4. Connect JP2_1 and JP2_2
5. Disconnect JP2_3 and JP2_4
6. Disconnect JP2_5 and JP2_6
7. Disconnect JP3 and JP4
8. Power the CY3280-22x45/CY3280-28xxx board
9. Tune the potentiometer to view the result
2.2.3
Result
The ADC value is displayed on the LED panel. The value ranges from 0 to 1023 and reflects the voltage on the potentiometer.
2.3
IPWMDB Examples
The CY3280-22x45 and CY3280-28xxx devices introduce a new user module: Integrated Pulse
Width Modulator Dead Band (IPWMDB). It includes PWMDB8L and PWMDB16L. The PWMDB8L is
an enhanced version of PWM8, which can support dead band feature in one digital block. It also has
improved features such as one-shot and multi-shot. The PWMDB16L is an enhanced version of
PWM16, which can support dead band feature and consumes only two digital blocks.
2.3.1
IPWMDB Dead Band
This example demonstrates the IPWMDB dead band feature provided by the CY3280-22x45 and
CY3280-28xxx devices. It implements two modules in PSoC chip:
■
PWMDB8L module with 50 percent duty and 2s period
It is used to drive two LEDs: LED1 and LED2. Dead time is inserted between PWM output transition. The dead time can be measured by scope or is visible during the transition.
■
2.3.1.1
Voltage comparator
❐
One input of the comparator is connected to the potentiometer voltage output (P00).
❐
The other input of comparator is connected to the internal voltage reference. The voltage
threshold is set in source code.
❐
The comparator output controls the PWMDB8L kill pin.
Procedure
1. Attach the CY3280-CPM1 board to the CY3280-22x45/CY3280-28xxx board
2. Program the CY3280-22x45/CY3280-28xxx board with the IPWMDB deadband lab hex file using
MiniProg via the ISSP interface
3. Unplug MiniProg from the CY3280-22x45/CY3280-28xxx board
4. Connect JP2_1 and JP2_2
5. Disconnect JP2_3 and JP2_4
6. Disconnect JP2_5 and JP2_6
7. Disconnect JP3 and JP4
12
CY3280-CPM1 CapSense Plus Module Development Kit Guide, Doc. # 001-51922 Rev. *B
[+] Feedback
Code Examples
8. Power the CY3280-22x45/CY3280-28xxx board
9. Tune the potentiometer to view the result
2.3.1.2
2.3.2
Result
■
When potentiometer voltage is below reference voltage of comparator, both LED1 and LED2 are
off
■
When potentiometer voltage exceeds reference voltage of comparator, LED1 and LED2 will flash
periodically and alternately, with a dead time (LED1 and LED2 are off) during flashing
IPWMDB Multi-shot
This example demonstrates the IPWMDB multi-shot feature provided by the CY3280-22x45 and
CY3280-28xxx devices. One LED (LED1) and two buttons (SW1 and SW2) are used. SW2 acts as
the start input of the IPWMDB module; when it is pressed, the IPWMDB is triggered and generates
the multi-shot PWM output pulses. SW1 acts as the kill input of the IPWMDB module. The PWM output drives LED1 directly.
2.3.2.1
Procedure
1. Attach the CY3280-CPM1 board to the CY3280-22x45/CY3280-28xxx board
2. Program the CY3280-22x45/CY3280-28xxx board with the IPWMDB multi-shot lab hex file using
MiniProg via the ISSP interface
3. Unplug MiniProg from the CY3280-22x45/CY3280-28xxx board
4. Disconnect JP3 and JP4
5. Power the CY3280-22x45/CY3280-28xxx board
2.3.2.2
2.4
Result
■
Leave SW1 and SW2 unpressed; LED1 remains off
■
Press SW2 once; LED1 flashes five times depending on the multi-shot number set in source
code
■
Press SW2 again; LED1 flashes five times again
■
When SW1 is pressed, LED1 is off
Shifter
This example demonstrates the Shifter feature provided by the CY3280-22x45 and CY3280-28xxx
devices. Three LEDs (LED1, LED2, and LED4) and one button (SW1) are used. LED4 indicates the
period of shift clock. LED1 is directly controlled by the SW1 input, while LED2 is controlled by the
SW1 input with a shifter register between them, so that LED2 changes with a little delay after LED1;
the delay depends on the value of the shifter register.
2.4.1
Introduction
The new user module SHIFTREG8 is built for digital signal shifting in applications such as the FSK.
It is a modular linear feedback shift register (LFSR) that delays an input bit stream. The Delay Cycle
Number value can be specified to define its output, delayed up to eight PSoC block clocks. Digital
blocks can be cascaded to build up the shifter register chain.
2.4.2
Procedure
1. Attach the CY3280-CPM1 board to the CY3280-22x45/CY3280-28xxx board
CY3280-CPM1 CapSense Plus Module Development Kit Guide, Doc. # 001-51922 Rev. *B
13
[+] Feedback
Code Examples
2. Program the CY3280-22x45/CY3280-28xxx board with the Shifter lab hex file using MiniProg via
the ISSP interface
3. Unplug MiniProg from the CY3280-22x45/CY3280-28xxx board
4. Disconnect JP3 and JP4
5. Power the CY3280-22x45/CY3280-28xxx board
2.4.3
2.5
Result
■
After powering on, LED4 will flash with the same period as the shift clock
■
After powering on, the LED2 will be on for a while due to the default reset status and 'Length' setting in SHIFTREG8
■
Press SW1 once, LED1 will flash once, LED2 will also flash once after a delay. Note that duration
of pressing SW1 should be larger than period of shift clock, which is indicated by LED4
■
Press SW1 and hold it; LED1 is turned on. LED2 will also be turned on after a delay; the delay
depends on the 'Length' setting in SHIFTREG8. When SW1 is released, LED1 is turned off, then
LED2 is also turned off after a delay
Variable Length SPI Examples
The CY3280-22x45 and CY3280-28xxx devices introduce a new user module, Variable Length SPI.
This user module provides an SPI user module that can be configured as variable data length. You
can configure arbitrary data length from 9 to 16 bits. It includes two types: SPI master (SPIMVL) and
SPI slave (SPISVL).
2.5.1
Variable Length SPI Master
This example demonstrates the SPIMVL feature provided by the CY3280-22x45 and CY3280-28xxx
devices using the LED bar. The SPIMVL sends out data of different length (from 9 to 16 bits) periodically; this data is displayed on the LED bar. The number of LEDs turned on indicates the SPI data
length parameter, therefore, the number of LEDs turned on also changes from 9 to 16 periodically.
2.5.1.1
Procedure
1. Attach the CY3280-CPM1 board to the CY3280-22x45/CY3280-28xxx board
2. Program the CY3280-22x45/CY3280-28xxx board with the Variable Length SPI Master lab hex
file using MiniProg via the ISSP interface
3. Unplug MiniProg from the CY3280-22x45/CY3280-28xxx board
4. Disconnect JP3 and JP4
5. Power the CY3280-22x45/CY3280-28xxx board
2.5.1.2
Result
The number of LEDs turned on changes from 9 to 16 periodically. This indicates that SPI data length
also changes from 9 to 16 bits periodically.
14
CY3280-CPM1 CapSense Plus Module Development Kit Guide, Doc. # 001-51922 Rev. *B
[+] Feedback
Code Examples
2.5.2
Variable Length SPI Master-Slave Communication
This example demonstrates the SPIMVL and SPISVL features provided by the CY3280-22x45 and
CY3280-28xxx devices. One SPIMVL UM and one SPISVL UM are used. Data length parameters of
SPIMVL and SPISVL are always set to the same value, which changes from 9 to 16 bits periodically.
SPIMVL sends out a specific data, which is a function of SPI length parameter; SPISVL receives the
data. If the data received equals the data sent, the data is displayed on the LED bar. Otherwise, the
LED bar remains off.
2.5.2.1
Procedure
1. Attach the CY3280-CPM1 board to the CY3280-22x45/CY3280-28xxx board
2. Program the CY3280-22x45/CY3280-28xxx board with the Variable Length SPI Master-Slave
Communication lab hex file using MiniProg via the ISSP interface
3. Unplug MiniProg from the CY3280-22x45/CY3280-28xxx board
4. Connect JP3 and JP4
5. Power the CY3280-22x45/CY3280-28xxx board
2.5.2.2
Result
■
The LED bar is always on, indicating that the communication between SPIMVL and SPISVL is
successful
■
The number of LEDs turned on changes periodically
❐
The lower 8 bits of LEDs are always on
❐
The higher 8 bits of LEDs are turned on individually in rotation. This indicates that the data
lengths of both SPIMVL and SPISVL change from 9 to 16 bits periodically and at the same
pace.
CY3280-CPM1 CapSense Plus Module Development Kit Guide, Doc. # 001-51922 Rev. *B
15
[+] Feedback
Code Examples
2.6
NTC Thermistor
2.6.1
Introduction
This example demonstrates a temperature measurement method with the NTC thermistor. You can
make your own temperature measurement application using this example.
2.6.2
Procedure
1. Attach the CY3280-CPM1 board to the CY3280-22x45/CY3280-28xxx board
2. Program the CY3280-22x45/CY3280-28xxx board with the NTC thermistor lab hex file using
MiniProg via the ISSP interface
3. Unplug MiniProg from the CY3280-22x45/CY3280-28xxx board
4. Connect JP2_3 and JP2_4
5. Disconnect JP2_1 and JP2_2
6. Disconnect JP2_5 and JP2_6
7. Disconnect JP3 and JP4
8. Power the CY3280-22x45/CY3280-28xxx board
2.6.3
Result
The temperature is displayed on the LED panel.
16
CY3280-CPM1 CapSense Plus Module Development Kit Guide, Doc. # 001-51922 Rev. *B
[+] Feedback
3.
Firmware
LEVEL 1
All CapSense Plus examples are based on firmware architecture similar to the following diagram.
The architecture includes five levels and each level is discussed in detail in the following sections.
These levels are effective for code reuse and can speed up project development.
PSoC system initialization
LEVEL 2
Boot.asm
Main function
Global header files
Main.c
Project_version.h Project_platform.h Project_header.h
Tool_cpu.c
Tool_cpu.h
LEVEL 5
LEVEL 4
LEVEL 3
Self-Test code
Project_test.c
Project_test.h
3.1
TOOLs
User Module high-level API
Tool_utils.c
Tool_utils.h
UM1_api.c
UM1_api.h
Tool_debug.h
«...
«...
UMn_api.c
UMn_api.h
«...
«...
User-defined Module API
MyModule1_api.c
MyModule1_api.h
«...
MyModulen_api.c
MyModulen_api.h
User Module low-level driver
(generated by PSoC Designer automatically)
UM1.asm
UM1.h
UM1.inc
«...
UMn.asm
UMn.h
UMn.inc
Level 1
This level implements PSoC system initialization, then calls main functions directly. The related
source files are generated by PSoC Designer™ automatically. The important source files are
boot.asm and PSoCConfig.asm. They are briefly discussed here; for more details, refer to the IDE
User Guide.pdf and source code.
3.1.1
Boot.asm
This is the startup file of PSoC firmware system and is located in the Source Files folder. It defines
the boot sequence:
■
Define and allocate reset and interrupt vectors
■
Initialize device configuration
CY3280-CPM1 CapSense Plus Module Development Kit Guide, Doc. # 001-51922 Rev. *B
17
[+] Feedback
Firmware
■
Initialize C environment if using the C compiler
■
Call main function to begin executing the application code
When a project is created, the template file, boot.tpl, is copied into the project directory. Each time
the project is generated, the boot.asm file is also generated from the local boot.tpl file. Boot.asm is
regenerated every time device configurations change and application files are generated. This
ensures that interrupt handlers are consistent with the configuration. If you make changes to
boot.asm that you do not want overwritten, modify the local project boot.tpl file and then regenerate
the file.
3.1.2
PSoCConfig.asm
This is a required Library Source file because it contains the configuration that is loaded at system
power-up. PSoC Designer overwrites PSocConfig.asm automatically when a device configuration
changes and application files are regenerated, with no exceptions.
3.2
Level 2
This level includes main function and global header files. Almost all the user interfaces are implemented here:
3.2.1
■
Implement main() in Main.c
■
Configure firmware into different versions in Project_version.h
■
Define different hardware platforms in Project_platform.h
Main.c
The C entry function main() is implemented here. You can combine all lower levels (level 3 ~ level 5)
code in main() to implement the whole system functionality. Refer to the source code for detailed
information.
3.2.2
Project_version.h
This file defines project version related macros. These macros work as compiling flags; modifying
their value provides different compiling results, which represent different versions of code.
Different PSoC hardware configurations. The PSoC device is flexible and configurable, so the
firmware should also be flexible enough to support different hardware configurations. This way, when
you change hardware configuration, you need to make minimum modifications such as changing a
macro’s definition.
Different PSoC parts. The PSoC device has a series of families, such as: CY8C29xxx and
CY8C24xxx. They are similar and compatible with each other to some extent. It may be necessary to
migrate the firmware from one family to another. The firmware architecture should be flexible enough
to support different families to allow firmware migration with minimum modification.
Different compiler configurations. Sometimes it is necessary to add self-testing or debugging
code to the source code. This needs to be removed after completing debugging or testing. The
project_version.h defines several macros, such as DEBUG, SELF-TEST, and RELEASE. They are
applied in the source code to control compiling results and support different firmware development
stages.
Different hardware platforms. PSoC targets small and flexible systems. The hardware platform
may have different versions with little difference, such as different pin assignments. The firmware
18
CY3280-CPM1 CapSense Plus Module Development Kit Guide, Doc. # 001-51922 Rev. *B
[+] Feedback
Firmware
architecture should be flexible enough to be compatible with different hardware platforms. This will
allow firmware migration between different hardware platforms with minimum firmware modification.
With project_version.h file, the firmware architecture can be easily applied into similar projects.
Therefore, the source code can be reused as much as possible.
3.2.3
Project_platform.h
This file defines hardware platform related information such as pin assignment. The hardware platform may have different versions with little difference. You can list all versions of hardware platforms
in this file, and then combine with Project_version.h to control the compiler to generate different versions of programming files for different hardware platforms.
3.2.4
Project_header.h
PSoC Designer generates a header file psocapi.h to include all user module header files. Similarly,
the firmware architecture discussed here also contains a header file project_header.h to include all
project-related header files. You can reference all the firmware resource, such as global constants,
global variables, and global functions, in your code by simply adding this file to your source file.
3.3
Level 3
During firmware development, it is necessary to add self-test code in debugging or testing stages,
especially when there are no emulating tools. This level implements self-test code, which is in the
project range. If there is a bug, locate it and confirm if it is triggered by a single module. Then, add
the self-test code in UM_api.c. If the bug is triggered in system level, all modules will work individually, but the bug appears when they are combined. In this case, add self-test code in Project_test.c.
After the bug is located, you can eliminate the self-test code from the final programming file by modifying the macro defined in Project_version.h. This can be reused later.
3.3.1
Project_test.c
This file implements project-range self-test code. Combine all lower level (level 4 to level 5) code to
test the system functions. These codes are conditionally compiled into final hex file by the macro
defined in Project_version.h. It also provides and interface to call the user module range self-test
code. See the source code for details.
3.3.2
Project_test.h
This is the header file of project_test.c. See the source code for details.
3.4
Level 4
This is the core level in the firmware architecture. All code in this level is reusable and expandable. It
includes the following categories:
3.4.1
■
User module high-level API
■
User defined module API
■
Embedded firmware tool
User Module High-Level API
Cypress provides several ready-to-use user modules. Every user module is integrated with a complete low-level firmware driver, which can be referenced directly in the source code. The user module low-level driver is fixed and generated automatically. The high-level API is based on the low-level
CY3280-CPM1 CapSense Plus Module Development Kit Guide, Doc. # 001-51922 Rev. *B
19
[+] Feedback
Firmware
driver, and similar to an expandable and sharable UM API library, you can combine any low-level
functions to create a new high-level function to satisfy specific features.
3.4.1.1
UM_api.c
This is a high-level API code for specific user module, the 'UM' represents the name of the user module; for example, you can create 'Timer_api.c' for timer.
UM_api.c does the following tasks:
Implement new low-level functions. This is to supplement the original low-level driver generated
by PSoC Designer automatically when necessary
Implement high-level functions. This is to combine low-level functions to implement specific features.
Implement user module range self-test functions. This is to implement self-test code, which is
only used to test user module features. It is different from the project-ranged self-test code implemented in Project_test.c
Create data members for user modules. This is similar to object-oriented language, such as C++,
whose object always has two fields: 'member functions' and 'data members'. UM_api.c also creates
data members for user modules when necessary.
Be compatible with different user modules in the same category. In some cases, several user
modules may fall into the same category. For timer, PSoC Designer provides 'sleep timer' and 'normal timer'; For ADC, there are 'ADCINC' and 'SAR'. These user modules, especially their high-level
APIs, are similar. Therefore, UM_api.c should be compatible with different user modules in the same
category.
3.4.1.2
UM_api.h
This is header file of UM_api.c. It performs the following tasks:
■
Defines macros for conditionally compiling UM_api.c into different versions to be compatible with
different user modules in the same category
for example:
#define ADC_TYPE_SAR 1
#define ADC_TYPE_ADCINC 2
#define ADC_TYPE_SELECTION
■
ADC_TYPE_SAR
Defines user module related constants
for example:
#define ADC_RESOLUTION 10
■
Defines user module related data type
for example, for 8-bit ADC and 10-bit ADC, defines a new data type (ADC_WORD) to support different ADC resolution
////////////////////////////////////////////////////////////////////
//Define ADC data type based on ADC_RESOLUTION
#if (ADC_RESOLUTION <= 8)
typedef unsigned char ADC_WORD;
#else
typedef unsigned int ADC_WORD;
20
CY3280-CPM1 CapSense Plus Module Development Kit Guide, Doc. # 001-51922 Rev. *B
[+] Feedback
Firmware
#endif//(ADC_RESOLUTION <= 8)
////////////////////////////////////////////////////////////////////
■
Defines user module related data type for 'data members', see the RTC module example:
typedef struct {
unsigned char bHour;
unsigned char bMinute;
unsigned char bSecond;
unsigned char bBCDHour;
unsigned char bBCDMinute;
unsigned char bBCDSecond;
} RTCAPI_PARAMS_STRUCT;
■
Declares user module related global variables
extern RTCAPI_PARAMS_STRUCT RtcApi_tParams;
3.4.2
■
Declares user module related global functions
■
Defines macros to conditionally compile UM_api.c into different versions and support user module range self-test feature
User Defined Module API
Besides ready-made user modules provided by PSoC Designer, you may need customized modules
such as a software module that only implements arithmetic or a new module created by combining
other available user modules to implement complex functionality. Such modules are called 'user
defined module' and are packed and integrated into this level for maximum code reuse.
MyModule_api.c. There is no common coding pattern for MyModule_api.c. It depends on specific
functions.
MyModule _api.h. This is header file of MyModule_api.c.
3.4.2.1
Example1
Following is an example of a user defined module, 5-digit 7-segment LED
■
The 7-segment LED is driven by 74HC164 chip whose interface with MCU is 8 bits SPI, so an
'SPIM' user module is required.
■
Five digits need 5 pins to turn them on and off, so you need five LED user modules.
■
One 'timer8' is required to implement 7-segment LED scanning period.
Therefore, this user defined module is the combination of one SPIM, one timer8, and five LED user
modules. The source code of '5-digit 7-segment LED' should be based on APIs of 'SPIM', 'timer8',
and 'LED'.
3.4.2.2
Example2
Button is a basic component in embedded system. It is used to add delay and confirm button status
to prevent fake button trigger. A new user defined module can be created to implement
Button_fIsPressed() function for code reuse.
CY3280-CPM1 CapSense Plus Module Development Kit Guide, Doc. # 001-51922 Rev. *B
21
[+] Feedback
Firmware
3.4.3
Embedded Firmware Tool
This part of the code contains tools for debugging, testing, or speeding up firmware development. It
is similar to an embedded firmware library or a C standard library. You can make your own tool and
expand the tool box. The following are some of the existing tools.
Tool_debug.h. This file defines a series of debugging tools that are useful during code debugging,
especially when there are no emulation tools. Insert these tools in your source code directly where
you want to set a test point. These tools can be conditionally compiled into the final hex file by the
macro defined in Project_version.h. See the source code for details.
Tool_utils.c. This file defines miscellaneous functions that satisfy the following rules:
■
simple functions used frequently
■
hardware independent
■
small code size (this rule is optional, because HI-TECH compiler can eliminate unused code
automatically)
A typical example to be added into tool_utils.c is the 'delay subroutine'. The 'delay subroutine' satisfies all the rules listed above, it is small and does not depend on any hardware. It also occupies little
ROM space. See the source code for details.
Tool_utils.h. This is the header file of tool_utils.c. See the source code for details.
Tool_cpu.c. This file defines miscellaneous functions to implement low-level CPU related features
which can be reused in any project. See the source code for details.
Tool_cpu.h. This is the header file of tool_cpu.c. See the source code for details.
3.5
Level 5
The PSoC device is highly flexible and configurable. Cypress provides several ready-to-use user
modules. Every user module is integrated with complete low-level firmware driver and a detailed
data sheet.
3.5.1
User Module Low-level Driver
PSoC Designer generates the source code of low-level drivers for a user module in the Device Editor. These drivers can be referenced directly in the source code. The driver is a composite of
UM.asm, UM.h, and UM.inc. For more information, refer to the respective user module data sheet.
22
CY3280-CPM1 CapSense Plus Module Development Kit Guide, Doc. # 001-51922 Rev. *B
[+] Feedback
1
2
R1
10K
1
A
LED Bar Graph
74HS164 module
D1 LED Red
0805
P4[0]
2
P3[4]
P3[6]
P3[4]
P3[6]
VCC
R6
Q1
PNP Y2
1K VCC
R43
10K
P4[1]
8
6
4
2
U1
R2
U2
10K
1
RESET VDD 14
CLK
QA 3
QB 4
2 B
QC 5
QD 6
1 A
QE 10
QF 11
QG 12
7 GND
QH 13
MC74HC164ADT
9
8
0805
D2 LED Red
2
P4[1]
ANODE4
ANODE3
ANODE5
ANODE2
ULF-2481NX
LED Bar Graph
LED1
P4[5]
B
0805
R24
R48
R8
R9
R10
R11
R12
R13
R14
R15
C1
VCC
P4[2]
Q6
PNP Y2
200ohm
200ohm
200ohm
200ohm
200ohm
200ohm
200ohm
200ohm
0.1uF
Q2
PNP Y2
1K VCC
R44
10K
1
D6 LED Red
2
P4[5]
20
A
1
6
ANODE1
19
B
2
6
3
3
P4[0]
SEG2
18
4
SEG1
1
SEG3
B
SEG1
SEG2
SEG3
SEG4
SEG5
SEG6
SEG7
SEG8
R3
10K
1
D3 LED Red
0805
P4[2]
2
9
10
12
14
16
13
3
5
11
15
7
P3[6]
SEG1
SEG2
SEG3
SEG4
SEG5
SEG6
SEG7
SEG8
P3[6]
VCC
1K VCC
C
R7
Q3
PNP Y2
1K VCC
R45
NC1
NC2
NC3
CATHODE_A
CATHODE_B
CATHODE_C
CATHODE_D
CATHODE_E
CATHODE_F
CATHODE_G
CATHODE_DP
C
LED Bar Graph
LED2
10K
P4[3]
6
Numerical LED
SEG4
17
C
20
SEG5
16
D
19
6
E
18
SEG6
4
17
SEG7
5
16
SEG8
15
F
6
15
SEG9
14
G
7
14
8
SEG10
11
K
10
A
66666666
20
A
11
SEG12
19
B
13
13
H
SEG11
6
1
12
12
J
9
6
SEG13
2
20
SEG14
18
C
3
19
SEG15
17
D
4
18
SEG16
16
E
5
17
6
16
15
F
15
14
G
7
14
13
H
8
13
9
12
12
J
11
11
K
10
U3
10K
1
RESET VDD 14
CLK
QA 3
QB 4
2 B
QC 5
QD 6
1 A
QE 10
QF 11
QG 12
7 GND
QH 13
MC74HC164ADT
9
8
R4
6
D4 LED Red
0805
P4[3]
2
D
R16
R17
R18
R19
R20
R21
R22
R23
C2
VCC
P4[4]
CY3280-CPM1 CapSense Plus Module Development Kit Guide, Doc. # 001-51922 Rev. *B
Date:
B
Size
Title
200ohm
200ohm
200ohm
200ohm
200ohm
200ohm
200ohm
200ohm
0.1uF
Q4
PNP Y2
1K VCC
R46
D
10K
1
Q5
PNP Y2
1K VCC
R47
Wednesday, January 07, 2009
REF-14925
Document Number
CY3280-CPM1
E
Sheet
1
Cypress Semiconductor
PCA: 121R-51400
PCB: PDCR-9514
SEG9
SEG10
SEG11
SEG12
SEG13
SEG14
SEG15
SEG16
R5
6
D5 LED Red
0805
P4[4]
2
E
of
1
Rev
3.0
1
2
3
4
A.1
66666666
A.
Appendix
Schematic
23
[+] Feedback
1
2
1
2
A
SPI Jumper
P4[2]
P3[6]
P4[1]
P4[3]
P4[5]
R49
B
P0[1]
P3[5]
P3[7]
P4[1]
P4[3]
P4[5]
NC
NC
NC
NC
NC
NC
0ohm
NC
39
37
35
33
31
29
27
25
23
21
19
17
15
13
11
9
7
5
3
1
40
38
36
34
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
40
38
36
34
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
20x2_RA_Recptacle
39
37
35
33
31
29
27
25
23
21
19
17
15
13
11
9
7
5
3
1
J2
NC
NC
NC
NC
NC
NC
R50
NC
+5V
Vadj
P0[0]
P3[4]
P3[6]
P4[0]
P4[2]
P4[4]
0ohm
C5
1uF
P3[4]
P3[6]
P4[0]
P4[2]
P4[4]
AGND
C6
22uF
R52
R51
+5V
C
J1
R32
C4
0.1uF
6
VCC
VCC
6
RT1
P0[0]a
R35
10K,1%
+5V
2
1
THERMISTOR
t
TP6
Testpoint
JP2 Settings
P3[5]
R33
10K
Vadj
3
4
J3
1
2
1
2
R36
R26
R41
AGND
Buttons
Date:
B
Size
Title
2
1
100ohm
10K
R39 6
1K
TP8
SW2
EVQPA
6
VCC
6
R34
10K
VCC
100K
100K
1K
P3[7]
C11
0.1uF
R38
R37
10K
R40
R42
Testpoint
P0[1]b
P0[0]b
E
Monday, February 16, 2009
REF-14925
Document Number
CY3280-CPM1
E
Sheet
1
Cypress Semiconductor
PCA: 121R-51400
PCB: PDCR-9514
3
4
100ohm
C10
0.1uF
C8
0.1uF
Do Not Populate
SW1
EVQPA
D
TP7
Testpoint
Thermocouple
Pin 1 to 2: ADC Verification.
Pin 3 to 4: Thermistance Verification.
Pin 5 to 6 & Pin 7 to 8: Thermocouple Verification.
Pin 9 to 10: DAC Verification.
AGND
0ohm
SPEAKER
BTL- 2
1
BTL+
TP2
P1[1]
SCL
Testpoint
AGND
0ohm
0ohm
0.1uF
Testpoint
TP5
6
HDR2X1
1
2
JP4
NOTE: Default no jumper.
P1[0]
SDA
Testpoint
TP1
VCC Vin
Capsense Plus Board Port
6
SPI Jumper
P4[0]
P3[4]
39K
Do Not Populate
3.3nF R28
AGND
VOGND
VDD
VO+
6
HDR2X1
1
2
0ohm
6
JP3
R27
C9
6
NOTE: Default no jumper.
P0[0]a
P0[0]b
P0[1]b
39K
EN
NC
IN+
IN-
8
7
6
5
C3
VCC
6
1
2
4
6
8
10
3.3nF R29
10K
6
HDR5X2
1
3
5
7
9
C7
6
2
4
6
8
10
AGND
R30
1
2
3
4
AGND
U4 TPA2005D1
6
1
3
5
7
9
R25
0ohm
R31
1K
Testpoint
TP4
6
Interface and Jumpers
P0[0]
P0[0]
P0[0]
P0[1]
P0[1]
6
10K
+5V
Testpoint
Vin
6
JP2
RV1
HDR2X1
JP1
NOTE: Default no jumper.
TP3
D
6
2
3
VCC
Analog Verification Circuits
1
2
1
2
4
PAD
C
6
9
B
6
24
6
A
6
CY3280-CPM1 CapSense Plus Module Development Kit Guide, Doc. # 001-51922 Rev. *B
[+] Feedback
of
1
Rev
3.0
1
2
3
4
A.2
Top Silk Screen
CY3280-CPM1 CapSense Plus Module Development Kit Guide, Doc. # 001-51922 Rev. *B
25
[+] Feedback
A.3
Item
Bill of Material
Qty.
Reference
Description
Manufacturer
Mfr Part Number
1
7
C1,C2,C3,C4,C8,C10,C11
CAP CER 0.10UF 25V X7R 10% 0603
AVX Corporation
06033C104KAT2A
2
1
C5
CAP CER 1.0UF 25V X7R 10% 0805
TDK Corporation
C2012X7R1E105K
Murata Electronics North GRM31CR61C226ME
America
15L
3
1
C6
CAP CER 22UF 16V X5R 20% 1206
4
2
C7,C9
CAP CER 3300PF 10V X7R 10% 0603
AVX Corporation
0603ZC332KAT2A
5
6
D1,D2,D3,D4,D5,D6
LED RED 635NM DIFF LENS 0805
Sharp Microelectronics
LT1D40A
6
3
JP1,JP3,JP4
CONN HEADER 2POS .100" STR TIN
Molex Connector Corpo90120-0122
ration
7
1
JP2
CONN HEADER 10POS .100 STR TIN
FCI
67997-410HLF
8
1
J1
SPEAKER INTERFACE
N/A
N/A
J2
CONN HEADER 40POS .100" R/A TIN
Molex Connector Corpo90122-0140
ration
N/A
9
1
10
1
J3
PROBE INTERFACE
11
2
LED1,LED2
LED BAR GRAPH 10-SEGMENT GREEN Lite-On Inc.
12
6
Q1,Q2,Q3,Q4,Q5,Q6
TRANSISTOR SWITCHING PNP SOT-23
Fairchild Semiconductor MMBT3702
13
1
RT1
THERMISTOR NTC 10K OHM 5% RAD
EPCOS Inc.
14
1
RV1
POT 10K OHM 9MM VERT NO BUSHING Panasonic - ECG
15
13
R1,R2,R3,R4,R5,R6,R7,R24,
RES 10K OHM 1/10W 5% 0603 SMD
R30,R33,R34,R39,R40
Panasonic - ECG
ERJ-3GEYJ103V
16
16
R8,R9,R10,R11,R12,R13,R1
4,R15,R16,
RES 200 OHM 1/10W 5% 0603 SMD
R17,R18,R19,R20,R21,R22,
R23
Panasonic - ECG
ERJ-3GEYJ201V
17
5
R25,R27,R32,R49,R50
RES ZERO OHM 1/10W 5% 0603 SMD
Panasonic - ECG
ERJ-3GEY0R00V
18
2
R26,R36
RES 100 OHM 1/10W 5% 0603 SMD
Panasonic - ECG
ERJ-3GEYJ101V
19
2
R28,R29
RES 39K OHM 1/10W 5% 0603 SMD
Panasonic - ECG
ERJ-3GEYJ393V
9
R31,R41,R42,R43,R44,R45,
RES 1.0K OHM 1/10W 5% 0603 SMD
R46,R47,R48
Panasonic - ECG
ERJ-3GEYJ102V
20
N/A
LTA-1000G
B57891M0103J000
EVU-F3AF30B14
21
1
R35
RES 10.0K OHM 1/10W 1% 0603 SMD
Panasonic - ECG
ERJ-3EKF1002V
22
2
R37,R38
RES 100K OHM 1/10W 5% 0603 SMD
Panasonic - ECG
ERJ-3GEYJ104V
23
2
R51,R52
RES ZERO OHM 1/4W 5% 1206 SMD
Panasonic - ECG
ERJ-8GEY0R00V
24
2
SW1,SW2
LT SWITCH 6MM H=5MM 130GF
Panasonic - ECG
EVQ-PAD05R
25
8
TP1,TP2,TP3,TP4,TP5,TP6,
TEST POINT PC MINI .040"D BLACK
TP7,TP8
Keystone Electronics
5001
26
1
U1
LED 7-SEG .4" 4DGT SUPER RED Common Anode
Lite-On Inc.
LTC-4627JR
27
2
U2,U3
IC SHIFT REG 8BIT SER/PAR 14SOIC
ON Semiconductor
MC74HC164ADG
28
1
U4
IC 1.1W CLASS-D AUDIO AMP 8-SON
Texas Instruments
TPA2005D1DRBR
SMS-1508-2-R
Special Installation:
29
1
For J1
SPEAKER 8OHM .3W 87DB 15MM SMD
PUI Audio
30
1
For J3
PROBE TEMP "K" 4' INSULATED LEAD
TPI (Test Products Int)
GK11M
31
4
BUMPER CLEAR .440X.20" DOME
Richco Plastic Co
RBS-2
32
6
JUMPER, CONN JUMPER SHORTING
TIN
Sullins Electronics Corp
STC02SYAN
26
CY3280-CPM1 CapSense Plus Module Development Kit Guide, Doc. # 001-51922 Rev. *B
[+] Feedback