CY8CKIT-006 Cypress Semiconductor Corp, CY8CKIT-006 Datasheet - Page 60

KIT DEV PSOC3 LCD SEGMENT

CY8CKIT-006

Manufacturer Part Number
CY8CKIT-006
Description
KIT DEV PSOC3 LCD SEGMENT
Manufacturer
Cypress Semiconductor Corp
Series
PSOC™ 3r
Datasheets

Specifications of CY8CKIT-006

Main Purpose
Displays, LCD Display
Embedded
Yes, MCU, 32-Bit
Primary Attributes
448 addressable segments
Secondary Attributes
Configurable LCD pin selection
Description/function
Evaluation Kit
Interface Type
USB
Backlighting
No Backlighting
Data Bus Width
8 bit, 16 bit, 32 bit
Maximum Operating Temperature
+ 50 C
Minimum Operating Temperature
0 C
Number Of Segments
7
Operating Supply Voltage
12 V
Operating Voltage
3.3 V
Pixel Format
16 x 28
Product
Display Modules
Software
Software Included
Touch Panel
No Touch Panel
For Use With/related Products
PSoC 3
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
Utilized Ic / Part
-
Lead Free Status / Rohs Status
Lead free / RoHS Compliant
Other names
428-2994

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
CY8CKIT-006
Manufacturer:
Cypress Semiconductor Corp
Quantity:
135
Firmware
5.3.11
60
EEPROM
This project uses the default Built-In settings. The EEPROM is 2 KB in two sectors [0, 1]. The project
uses Sector 0 starting at the beginning of the sector. Each sector is addressed by 16-byte rows. The
API provides a Write function to write data to the EEPROM and simple pointer code is used to pro-
vide read access row by row.
The project uses the following organization of the EEPROM for storing Punch saved high scores,
display contrast level, and clock alarm settings.
Table 5-1. EEPROM Row Contents
0
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Row
“0123456789ABCDEF”
High Score #1:Name, Score
High Score #2:Name, Score
High Score #3:Name, Score
High Score #4:Name, Score
High Score #5:Name, Score
Number of saved high scores
Accumulated score for averaging
Average Score
Current High Score Index
Clock Alarm
(Hour, Minute)
Display Contrast Level
Clock Data
(Day, Month Index, Year)
Clock Alarm OFF/ON
Clock Time
(Hour, Minute)
CY8CKIT-006 PSoC 3 LCD Segment Drive Evaluation Kit Guide, Doc. # 001-52798 Rev. *C
Data
Initialization String – if this string is missing then automatically
re-initialize the EEPROM project data
Name is String
Score is Long
Name is String
Score is Long
Name is String
Score is Long
Name is String
Score is Long
Name is String
Score is Long
Byte (range [0 .. 5])
Long
Long
Byte (range [0 .. 4])
Hour Byte (range [0 .. 23])
Minute Byte (range [0 .. 59])
Byte (range [0 .. 10])
Day Byte (range [1 .. 31])
Month Index Byte (range [0..11] → [JAN .. DEC)
Year Byte (range [0 .. 99] → [2000 .. 2099])
Byte (range [0 .. 1] → [OFF, ON])
Hour Byte (range [0 .. 23])
Minute Byte (range [0 .. 59])
Description
[+] Feedback

Related parts for CY8CKIT-006