EEWORLDEEWORLDEEWORLD

Part Number

Search

P89LPC935FA

Description
8-BIT, FLASH, 18 MHz, MICROCONTROLLER, PQCC28
CategoryThe embedded processor and controller    Microcontrollers and processors   
File Size289KB,75 Pages
ManufacturerPhilips Semiconductors (NXP Semiconductors N.V.)
Websitehttps://www.nxp.com/
Environmental Compliance
Download Datasheet Parametric Compare View All

P89LPC935FA Overview

8-BIT, FLASH, 18 MHz, MICROCONTROLLER, PQCC28

P89LPC935FA Parametric

Parameter NameAttribute value
Is it Rohs certified?conform to
MakerPhilips Semiconductors (NXP Semiconductors N.V.)
package instructionQCCJ, LDCC28,.5SQ
Reach Compliance Codeunknown
bit size8
CPU series8051
JESD-30 codeS-PQCC-J28
Number of terminals28
Maximum operating temperature85 °C
Minimum operating temperature-40 °C
Package body materialPLASTIC/EPOXY
encapsulated codeQCCJ
Encapsulate equivalent codeLDCC28,.5SQ
Package shapeSQUARE
Package formCHIP CARRIER
power supply2.5/3.3 V
Certification statusNot Qualified
RAM (bytes)768
rom(word)8192
ROM programmabilityFLASH
speed12 MHz
Maximum slew rate18 mA
surface mountYES
technologyCMOS
Temperature levelINDUSTRIAL
Terminal formJ BEND
Terminal pitch1.27 mm
Terminal locationQUAD
P89LPC933/934/935/936
8-bit microcontroller with accelerated two-clock 80C51 core
4 kB/8 kB/16 kB 3 V byte-erasable flash with 8-bit ADCs
Rev. 06 — 20 June 2005
Product data sheet
1. General description
The P89LPC933/934/935/936 is a single-chip microcontroller, available in low cost
packages, based on a high performance processor architecture that executes instructions
in two to four clocks, six times the rate of standard 80C51 devices. Many system-level
functions have been incorporated into the P89LPC933/934/935/936 in order to reduce
component count, board space, and system cost.
2. Features
2.1 Principal features
s
4 kB/8 kB/16 kB byte-erasable flash code memory organized into 1 kB/2 kB sectors
and 64-byte pages. Single-byte erasing allows any byte(s) to be used as non-volatile
data storage.
s
256-byte RAM data memory. Both the P89LPC935 and P89LPC936 also include a
512-byte auxiliary on-chip RAM.
s
512-byte customer data EEPROM on chip allows serialization of devices, storage of
setup parameters, etc. (P89LPC935/936).
s
Dual 4-input multiplexed 8-bit A/D converters/DAC outputs (P89LPC935/936, single
A/D on P89LPC933/934).Two analog comparators with selectable inputs and
reference source.
s
Two 16-bit counter/timers (each may be configured to toggle a port output upon timer
overflow or to become a PWM output) and a 23-bit system timer that can also be used
as an RTC.
s
Enhanced UART with fractional baud rate generator, break detect, framing error
detection, and automatic address detection; 400 kHz byte-wide I
2
C-bus
communication port and SPI communication port.
s
Capture/Compare Unit (CCU) provides PWM, input capture, and output compare
functions (P89LPC935/936).
s
High-accuracy internal RC oscillator option allows operation without external oscillator
components.The RC oscillator option is selectable and fine tunable.
s
2.4 V to 3.6 V V
DD
operating range. I/O pins are 5 V tolerant (may be pulled up or
driven to 5.5 V).
s
28-pin TSSOP, PLCC, and HVQFN packages with 23 I/O pins minimum and up to 26
I/O pins while using on-chip oscillator and reset options.

P89LPC935FA Related Products

P89LPC935FA P89LPC936 P89LPC936FDH P89LPC935FHN P89LPC935FDH P89LPC935 P89LPC934FDH P89LPC933FDH P89LPC933 P89LPC934
Description 8-BIT, FLASH, 18 MHz, MICROCONTROLLER, PQCC28 8-BIT, FLASH, 18 MHz, MICROCONTROLLER, PQCC28 8-BIT, FLASH, 18 MHz, MICROCONTROLLER, PQCC28 8-BIT, FLASH, 18 MHz, MICROCONTROLLER, PQCC28 8-BIT, FLASH, 18 MHz, MICROCONTROLLER, PQCC28 8-BIT, FLASH, 18 MHz, MICROCONTROLLER, PQCC28 8-BIT, FLASH, 18 MHz, MICROCONTROLLER, PQCC28 8-BIT, FLASH, 18 MHz, MICROCONTROLLER, PQCC28 8-BIT, FLASH, 18 MHz, MICROCONTROLLER, PQCC28 8-BIT, FLASH, 18 MHz, MICROCONTROLLER, PQCC28
Number of terminals 28 28 28 28 28 28 28 28 28 28
Maximum operating temperature 85 °C 85 Cel 85 °C 85 Cel 85 °C 85 Cel 85 °C 85 °C 85 Cel 85 Cel
Minimum operating temperature -40 °C -40 Cel -40 °C -40 Cel -40 °C -40 Cel -40 °C -40 °C -40 Cel -40 Cel
surface mount YES Yes YES Yes YES Yes YES YES Yes Yes
Temperature level INDUSTRIAL INDUSTRIAL INDUSTRIAL INDUSTRIAL INDUSTRIAL INDUSTRIAL INDUSTRIAL INDUSTRIAL INDUSTRIAL INDUSTRIAL
Terminal form J BEND J BEND GULL WING J BEND GULL WING J BEND GULL WING GULL WING J BEND J BEND
Terminal location QUAD Four DUAL Four DUAL Four DUAL DUAL Four Four
Ram start overlaps rom binary error when customizing PB
After changing the Rom size in config.bib, the compilation passed, but after burning to ARM9, the startup progress bar stopped after it finished. Does anyone know how to solve it? I am using a friendl...
jim200503 Embedded System
msp430f5529
Anyone who is participating in the electronic design competition has the teaching video materials, manuals and source code of msp430f5529? Can you send me a link so that I can download it?...
小菜鸟1 Electronics Design Contest
What is the step angle of the 28BYJ48 stepper motor?
Dear experts, please help. What is the step angle of the 28BYJ48 stepper motor? Some say it is 1.8° (full step) and some say it is 5.625/64 (1/64 is the reduction ratio). What is it exactly?...
阿亮tml Microcontroller MCU
IAR Embedded Workbench for ARM 520 development environment software
Dear friends, I have just come into contact with the M3 series processors and urgently need a set of development environment software. I hope anyone can send it to me if they have it. My QQ: 811651854...
luhezhangjian Microcontroller MCU
msp430F149 AD conversion and 12864 LCD display program
#includeavr/io.h #includeutil/delay.h #define RS PB0 #define RW PB1 #define E PB2 void write_com(char com) { PORTB=~(1RS); PORTB=~(1RW); _delay_ms(2); PORTB|=(1E); _delay_ms(2); PORTA=com; PORTB=~(1E)...
fish001 Microcontroller MCU
Based on Xunwei's 4418 core board_I made a baseboard-problems with QtE interface operation
I made a baseboard myself, using Xunwei's 4418 core board. I removed the I2S and camera drivers from make menuconfig and added the drivers I wrote to configure these pins as input ports. The Qt applic...
海盗呀 Embedded System

EEWorld
subscription
account

EEWorld
service
account

Automotive
development
circle

Robot
development
community

Index Files: 1364  904  2  2698  914  28  19  1  55  30 
Datasheet   0 1 2 3 4 5 6 7 8 9 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
Room 1530, 15th Floor, Building B, No. 18 Zhongguancun Street, Haidian District, Beijing Telephone: (010) 82350740 Postal Code: 100190
Copyright © 2005-2026 EEWORLD.com.cn, Inc. All rights reserved 京ICP证060456号 京ICP备10001474号-1 电信业务审批[2006]字第258号函 京公网安备 11010802033920号