CP2501EK Silicon Laboratories Inc, CP2501EK Datasheet

KIT EVALUATION CP2501

CP2501EK

Manufacturer Part Number
CP2501EK
Description
KIT EVALUATION CP2501
Manufacturer
Silicon Laboratories Inc
Datasheets

Specifications of CP2501EK

Main Purpose
Interface, Touch Screen Controller
Embedded
Yes, MCU, 8-Bit
Utilized Ic / Part
CP2501
Primary Attributes
Evaluation Board with Glass Sensor (Laminated Glass Lens)
Secondary Attributes
SPI, SMBus, or UART Interface
Interface Type
USB, I2C, SPI, UART
Operating Voltage
3.3 V
Data Bus Width
16 bit
Maximum Operating Temperature
+ 85 C
Minimum Operating Temperature
- 40 C
For Use With/related Products
CP2501, C8051F700
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
Other names
336-1989
August 16, 2010
Errata Status Summary
Impact Definition: Each erratum is marked with an impact, as defined below:
Errata Details
1. Description: When configuring the device for 48 MHz operation using the System Firmware API, the
Errata
400 West Cesar Chavez, Austin, TX 78701 (512) 416-8500 FAX (512) 416-9669 www.silabs.com
System Firmware does not set the Flash timing correctly to account for the higher system clock speed.
Impact: The device can behave unpredictably if the Flash timing is incorrect. The problem is more likely
to occur at higher temperatures.
Workaround: Set the Flash timing manually before calling CP250x_System_Init() to configure the
system clock to 48 MHz:
Resolution: The CP2501-B02-GM System Firmware will set the Flash timing correctly for 48 MHz
operation.
#
1
Minor—Workaround exists.
Major—Errata that do not conform to the data sheet or standard.
Information—The device behavior is not ideal but acceptable. Typically, the data sheet will be
changed to match the device behavior.
// Add the following to CP250x.h
SFR (FLSCL, 0xB6);
// Add the following to CP250x_Main.c
FLSCL |= 0x10;
CP250x_System_Init (BUS_POW, OSC_48);
Configuring 48 MHz Operation
Title
CP2501-B01 Errata
CP2501ERB01081610
Impact
Minor
Affected Revisions
CP2501-B01-GM
// Flash Timing Register
// Set Flash Timing
// Configure System Clock
Status
Fixed Revision

Related parts for CP2501EK

Related keywords