User manual
CY3280-BK1 Universal CapSense Controller Quick Start, Doc. # 001-37959 Rev. ** 19
5. Create a PSoC Designer CapSense Project
This project is a brief introduction to PSoC Designer. It is recommended that you complete the PSoC
Designer training offered by Cypress. At the end of the project, you will be able to touch button P2[3]
on the CY3280-SLM board and see the corresponding LED light up. A C compiler license is required
to build PSoC Designer C language projects. Section 2.1 of the C Language Compiler Users
Guide.pdf found in Help Documentation explains how to enter the license.
Start a New Project
5.1 Open PSoC Designer.
5.2 Click Start New Project button .
5.3 Name the project MyDesignerProject.
5.4 If needed, click Browse to save the project in a different location.
5.5 Click Next.
5.6 A window may pop up notifying of any directory creations. Click Yes.
5.7 Click View Catalog.
5.8 Select the CY8C20434 part as the base part.
5.9 Select C for 'Main' file generation.
5.10 Click Finish.
[+] Feedback