CY3280-28XXX Universal CapSense® Controller Development Kit Guide, Spec. # 001-57457 Rev. **
13
Quick Start
2.3
Creating a CapSense Project Using PSoC Designer 5.0
This section walks you through the steps of creating a PSoC Designer project from scratch. At the
end of the project, you will be able to touch a button on the board and see the corresponding LED
light up.
2.3.1
Starting a New Project
1. Open PSoC Designer 5.0.
2. Select File > New Project.
3. Name the project
MyProject
.
4. If needed, click
Browse
to save the project in a different location.
5. Click
OK
.
6. Click
View
button, and select
CY8C28645-24LTXI
and click
Select
button.
7. Select
C language
for 'Main' file generation. Click
OK
.
Figure 2-2. Select Project Type Window
2.3.2
Adding CSD2X, LED, and EzI2Cs User Modules to Your Design
1. In the User Module window, expand Cap Sensors folder. Double click
CSD2X
or right click
CSD2X
and select
Place
.
2. Place CSD2X UM with default configuration.
3. Expand Misc Digital folder. Double click
LED
or right click
LED
and select
Place
.
4. Repeat until there are five LEDs in your design.
5. Expand Digital Comm. Double click
EzI2Cs
or right click
EzI2Cs
and select
Place
.
6. All seven selected user modules should show in the Workspace Explorer window.
[+] Feedback