EEWORLDEEWORLDEEWORLD

Part Number

Search

M38036FAL-XXXHP

Description
single-chip 8-bit cmos microcomputer
File Size2MB,119 Pages
ManufacturerRenata SA
Websitehttp://www.renata.com/
Download Datasheet Compare View All

M38036FAL-XXXHP Overview

single-chip 8-bit cmos microcomputer

3803 Group (Spec.L)
SINGLE-CHIP 8-BIT CMOS MICROCOMPUTER
REJ03B0212-0100
Rev.1.00
Apr 2, 2007
• Power source voltage (Flash memory version)
[In high-speed mode]
At 16.8 MHz oscillation frequency .................... 4.5 to 5.5 V
At 12.5 MHz oscillation frequency .................... 4.0 to 5.5 V
At 8.4 MHz oscillation frequency ...................... 2.7 to 5.5 V
[In middle-speed mode]
At 16.8 MHz oscillation frequency .................... 4.5 to 5.5 V
At 12.5 MHz oscillation frequency .................... 2.7 to 5.5 V
[In low-speed mode]
At 32 kHz oscillation frequency......................... 2.7 to 5.5 V
• Power dissipation (Mask ROM version)
In high-speed mode ........................................... 40 mW (typ.)
(at 16.8 MHz oscillation frequency, at 5 V power source voltage)
In low-speed mode ............................................ 45
µW
(typ.)
(at 32 kHz oscillation frequency, at 3 V power source voltage)
• Power dissipation (Flash memory version)
In high-speed mode ........................................ 27.5 mW (typ.)
(at 16.8 MHz oscillation frequency, at 5 V power source voltage)
In low-speed mode ........................................ 1200
µW
(typ.)
(at 32 kHz oscillation frequency, at 3 V power source voltage)
• Operating temperature range .............................
−20
to 85
°C
• Packages
SP...............PRDP0064BA-A (64P4B) (64-pin 750 mil SDIP)
HP ......PLQP0064KB-A (64P6Q-A) (64-pin 10 × 10 mm LQFP)
KP ......PLQP0064GA-A (64P6U-A) (64-pin 14 × 14 mm LQFP)
WG ........PTLG0064JA-A (64F0G) (64-pin 6 × 6 mm FLGA)
<Flash memory mode>
• Power source voltage ................................ V
CC
= 2.7 to 5.5 V
• Program/Erase voltage ............................. V
CC
= 2.7 to 5.5 V
• Programming method ............... Programming in unit of byte
• Erasing method ................................................. Block erasing
• Program/Erase control by software command
• Number of times for programming/erasing ...................... 100
<Notes>
The flash memory version cannot be used for application
embedded in the MCU card.
DESCRIPTION
The 3803 group (Spec.L) is the 8-bit microcomputer based on the
740 family core technology.
The 3803 group (Spec.L) is designed for household products,
office automation equipment, and controlling systems that
require analog signal processing, including the A/D converter
and D/A converters.
FEATURES
• Basic machine-language instructions ................................. 71
• Minimum instruction execution time .......................... 0.24
µs
(at 16.8 MHz oscillation frequency)
• Memory size
Mask ROM/Flash memory .................................... 60 K bytes
RAM ...................................................................... 2048 bytes
• Programmable input/output ports ....................................... 56
• Software pull-up resistors ............................................ Built-in
• Interrupts
21 sources, 16 vectors...............................................................
(external 8, internal 12, software 1)
• Timers ...................................................................... 16-bit × 1
8-bit × 4
(with 8-bit prescaler)
• Serial interface .........8-bit × 2 (UART or Clock-synchronized)
8-bit × 1 (Clock-synchronized)
• PWM ....................................... 8-bit × 1 (with 8-bit prescaler)
• A/D converter ........................................ 10-bit × 16 channels
(8-bit reading enabled)
• D/A converter ............................................ 8-bit × 2 channels
• Watchdog timer ...................................................... 16-bit × 1
• LED direct drive port..............................................................8
• Clock generating circuit ............................. Built-in 2 circuits
(connect to external ceramic resonator or quartz-crystal oscillator)
• Power source voltage (Mask ROM version)
[In high-speed mode]
At 16.8 MHz oscillation frequency ....................4.5 to 5.5 V
At 12.5 MHz oscillation frequency ....................4.0 to 5.5 V
At 8.4 MHz oscillation frequency ......................2.7 to 5.5 V
At 4.2 MHz oscillation frequency ......................2.2 to 5.5 V
At 2.1 MHz oscillation frequency ......................2.0 to 5.5 V
[In middle-speed mode]
At 16.8 MHz oscillation frequency ....................4.5 to 5.5 V
At 12.5 MHz oscillation frequency ....................2.7 to 5.5 V
At 8.4 MHz oscillation frequency ......................2.2 to 5.5 V
At 6.3 MHz oscillation frequency ......................1.8 to 5.5 V
[In low-speed mode]
At 32 kHz oscillation frequency.........................1.8 to 5.5 V
Rev.1.00 Apr 2, 2007
REJ03B0212-0100
Page 1 of 117

M38036FAL-XXXHP Related Products

M38036FAL-XXXHP M38036F9-XXXKP M38036F9-XXXSP M38036F9-XXXWG M38036FAL-XXXKP
Description single-chip 8-bit cmos microcomputer single-chip 8-bit cmos microcomputer single-chip 8-bit cmos microcomputer single-chip 8-bit cmos microcomputer single-chip 8-bit cmos microcomputer
When two coordinators are connected to a network at the same time, how do terminal nodes choose which local area network to connect to?
When two coordinators are connected to the network at the same time, how do terminal nodes choose which local area network to connect to? Can terminal nodes be connected to the network formed by a cer...
极乐苦竹 RF/Wirelessly
What software do you use to simulate PIC chips?
I am currently using PROTEUS but recently I want to use PIC16F1503, but there is no such component in PROTEUS. Does anyone have better simulation software or where to find the PROTEUS component librar...
hillhero789 Microchip MCU
Getting Started with ARM and Embedded Linux
Since many people always ask this question, here is a summary document for your reference. It must be explained here that the following steps are all for Linux systems, not WinCE. You may notice that ...
269152492 Embedded System
Discussion: Should I use rising edge or falling edge to trigger registers in FPGA design?
I often do FPGA design and I am used to using rising edge triggering. But I have never considered whether there is a difference between using rising edge triggering registers or falling edge triggerin...
eeleader FPGA/CPLD
k60
I want the circuit diagram of the Youlian K60 development board. I have the circuit board but the information is gone....
13938926987 MCU
Question: Regarding file operations
handle= CreateFile(); //Open a file specified in the path point= SetFilePointer(); //point is the pointer to the head of the file point= point+5; byte* a=point; Does a now point to the 5th byte of the...
zjiulong Embedded System

EEWorld
subscription
account

EEWorld
service
account

Automotive
development
circle

Robot
development
community

Index Files: 383  1282  1312  387  2870  8  26  27  58  56 
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号