CY3210-PSOCEVAL1 Cypress Semiconductor Corp, CY3210-PSOCEVAL1 Datasheet

KIT EVAL PSOC W/MINIPROG1

CY3210-PSOCEVAL1

Manufacturer Part Number
CY3210-PSOCEVAL1
Description
KIT EVAL PSOC W/MINIPROG1
Manufacturer
Cypress Semiconductor Corp
Series
PSoC®r
Type
MCUr

Specifications of CY3210-PSOCEVAL1

Mfg Application Notes
AN2011 Appl Note
Contents
MiniProg Programmer, Eval Board, Sample, Cable and Software
Processor To Be Evaluated
CY8C29466-24PXI
Kit Contents
Evaluation Board W/LCD Module, MiniProg Programming Unit, USB 2.0 Cable, PSoC Designer Software CD
Features
LCD Module, Potentiometer, LEDs
Svhc
No SVHC (15-Dec-2010)
Base Number
3210
Rohs Compliant
Yes
Supported Families
PSoC
Peak Reflow Compatible (260 C)
Yes
Lead Free Status / RoHS Status
Contains lead / RoHS non-compliant
For Use With/related Products
CY8C
Lead Free Status / Rohs Status
Lead free / RoHS Compliant
Other names
428-1584
Project Objective
To demonstrate the operation of a 24-bit Timer24 User Module (UM) using the PSoC®
device and PSoC Designer™ software.
Overview
A 24-bit timer UM works as a stopwatch. Upon each switch closure at P1[4], the time
elapsed in milliseconds will be sent to an LCD. A fresh count is started immediately.
The following changes were made to the default settings in the Device Editor:
Select User Modules
Place User Modules
1. Select Timer24 and place it on digital blocks DBB00, DBB01 and DCB02.
2. Select LCD and select Port-2 for LCD output.
Set the global resources and UM parameters in the Device Editor as shown under
Project Settings ahead.
Upon program execution all hardware settings from the device configuration are loaded
into the device and main.asm is executed.
The 24 MHz system clock is divided by 16 (VC1) and 15 (VC2) and in turn divided by
100 (VC3) to produce a 1 kHz clock. This is given as input clock to the Timer24, which
has a period of 1000, effectively producing an output of 1 Hz. (Each count of the timer
will be equal to 1 ms). A compare true interrupt occurs at an interval of one second
because the compare value is set as 0. In the ISR a variable (seconds counter) is
incremented and output to the LCD.
Further information on the user modules is provided in the specific user module data
sheet included with PSoC Designer.
Select a Timer24 UM from the Timers category and rename it as Timer24.
Select a LCD UM from Misc Digital category and rename it as LCD.
CY3210-PSoCEVAL1
Example_Timer24_Capture
and MiniEval Board Project

Related parts for CY3210-PSOCEVAL1

CY3210-PSOCEVAL1 Summary of contents

Page 1

... Example_Timer24_Capture CY3210-PSoCEVAL1 Project Objective To demonstrate the operation of a 24-bit Timer24 User Module (UM) using the PSoC® device and PSoC Designer™ software. Overview A 24-bit timer UM works as a stopwatch. Upon each switch closure at P1[4], the time elapsed in milliseconds will be sent to an LCD. A fresh count is started immediately. ...

Page 2

A rising edge on the capture input (pin P1[4]) causes the count register to be transferred to the compare register and a compare true interrupt is forced. At this ISR, the time elapsed is calculated in milliseconds and output to ...

Page 3

... StdCPU [6] Evaluate the Project with the Target Board CY3210-PSoCEVAL1 Connect an industry standard Hitachi HD44780-Based LCD Module in the LCD header. For input, connect a 4.7k resistor from the ground pin the breadboard point X. From the same point X, connect a jumper wire to P1[4]. Again, from X, connect a jumper wire to SW (switch (P1[4] is pulled down externally to ground through a resistor and connected to a switch, which then connects to Vdd when closed) ...

Page 4

... Cypress Semiconductor Corporation, 2007. 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 ...

Related keywords