CY3265C-RGB Cypress Semiconductor Corp, CY3265C-RGB Datasheet - Page 18

no-image

CY3265C-RGB

Manufacturer Part Number
CY3265C-RGB
Description
EVAULATION KIT EZ-COLOR
Manufacturer
Cypress Semiconductor Corp
Series
EZ-Color™r
Datasheets

Specifications of CY3265C-RGB

Main Purpose
Lighting, LED Light Engine, RGB
Embedded
Yes, MCU, 8-Bit
Utilized Ic / Part
CY8CLEDxx
Kit Contents
CY3265-RGB Evaluation Board, Tools CD, Retractable USB Cable, PSoC MiniProg Programme
Development Tool Type
Evaluation Board
Kit Contents Descriptive
Evaluation Board, Tools CD, Blue
Core Chip
CY3265
No. Of Outputs
1
Svhc
No SVHC (15-Dec-2010)
Rohs Compliant
Yes
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
Primary Attributes
-
Secondary Attributes
-
Lead Free Status / RoHS Status
Lead free / RoHS Compliant, Lead free / RoHS Compliant
Color Accuracy
3.2
18
Setting Primary Color Coordinates
Three parameters are defined for each of the three LEDs. These nine parameters are defined in the
header file LED_Calibration.h. The three parameters, in the order they are defined, are maxi-
mum lumens, CIE X base color coordinate and CIE Y base color coordinate. The maximum lumens
designates the maximum light output for the given LED. This value is a positive integer with the
range 8 to 1,856. The X and Y coordinates are the CIE 1931 standard coordinates that designate the
color of light generated by the LED. The settings are defined for the three LEDs assuming primary
LED colors of ‘red,’ ‘green’ and ‘blue,’ although any three LED colors could be used, depending upon
the desired color gamut. Coordinate values are represented as four-digit integers that are interpreted
as four-digit fixed-point fractional values ranging from 0.0000 to 0.9999 in both the X and Y dimen-
sion. Thus, for example, the fractional X value of 0.7011 is defined with the integer value 7011.
The header is reproduced below:
//---------------------------------------------------------------------
//---------------------------------------------------------------------
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//---------------------------------------------------------------------
//
//---------------------------------------------------------------------
//---------------------------------------------------------------------
// Parameters for Red LED
// Parameters for Green LED
// Parameters for Blue LED
//End of file "LED_Calibration.h"
#define
FILENAME: LED_Calibration.h
Generated by Ben Kropf
File name changed to 'LED_Calibration.h' 2008/06/06
DESCRIPTION: Contains all of the defines that are required in
for defined labels in the main program. This is compatible with
firmware that uses fixed-point math instead of floating point math.
This necessitates all of the defines in this file to integers
rather than decimal numbers.
Update 1.2: Removed unused defines and product-specific
parameters.
Copyright (c) Cypress Semiconductor 2007. All Rights Reserved.
#define
#define
#define
#define
#define
#define
#define
#define
Version: 1.2, Updated on 2008/04/02 at 13:00:00
B_MAX_LUMENS
R_MAX_LUMENS
R_BASE_COLOR_X
R_BASE_COLOR_Y
G_MAX_LUMENS
G_BASE_COLOR_X
G_BASE_COLOR_Y
B_BASE_COLOR_X
B_BASE_COLOR_Y
CY3265-RGB Evaluation Kit Guide, Doc. # 001-46025 Rev. **
( 1856 )
( 1856 )
( 7011 )
( 2982 )
( 1856 )
( 2003 )
( 7181 )
( 1263 )
(
817 )
//7.25 * 2^8
//7.25 * 2^8
//7.25 * 2^8

Related parts for CY3265C-RGB