EEWORLDEEWORLDEEWORLD

Part Number

Search

R5F101AEDSP#V0

Description
16-bit microcontroller - MCU RL78G13 64+0/4 30SSOP Ind Temp
Categorysemiconductor    The embedded processor and controller    Micro - MCU controller    16-bit microcontroller - MCU   
File Size2MB,201 Pages
ManufacturerRenesas Electronics Corporation
Websitehttps://www.renesas.com/
Environmental Compliance
Download Datasheet Download user manual Parametric View All

R5F101AEDSP#V0 Overview

16-bit microcontroller - MCU RL78G13 64+0/4 30SSOP Ind Temp

R5F101AEDSP#V0 Parametric

Parameter NameAttribute value
MakerRenesas Electronics Corporation
Product Category16-bit microcontroller - MCU
Installation styleSMD/SMT
Package/boxLSSOP-30
seriesRL78
coreRL78
Data bus width16 bit
maximum clock frequency32 MHz
Program memory size64 kB
Data RAM size4 kB
ADC resolution8 bit, 10 bit
Number of input/output terminals26 I/O
Working power voltage1.6 V to 5.5 V
Minimum operating temperature- 40 C
Maximum operating temperature+ 85 C
Interface TypeCSI, I2C, LIN, UART
EncapsulationTray
productMCU
Program memory typeFlash
Data Ram typeRAM
Analog supply voltage1.6 V to 5.5 V
Number of ADC channels8 Channel
Factory packaging quantity210
Supply voltage - max.5.5 V
Supply voltage - min.1.6 V
watchdog timerWatchdog Timer
Datasheet
RL78/G13
RENESAS MCU
R01DS0131EJ0340
Rev.3.40
May 31, 2018
True Low Power Platform (as low as 66
µ
A/MHz, and 0.57
µ
A for RTC + LVD), 1.6 V to 5.5 V operation,
16 to 512 Kbyte Flash, 41 DMIPS at 32 MHz, for General Purpose Applications
1. OUTLINE
1.1 Features
Ultra-low power consumption technology
V
DD
= single power supply voltage of 1.6 to 5.5 V
HALT mode
STOP mode
SNOOZE mode
RL78 CPU core
CISC architecture with 3-stage pipeline
Minimum instruction execution time: Can be changed
from high speed (0.03125 μs: @ 32 MHz operation
with high-speed on-chip oscillator) to ultra-low speed
(30.5 μs: @ 32.768 kHz operation with subsystem
clock)
Address space: 1 MB
General-purpose registers: (8-bit register × 8) × 4
banks
On-chip RAM: 2 to 32 KB
Code flash memory
Code flash memory: 16 to 512 KB
Block size: 1 KB
Prohibition of block erase and rewriting (security
function)
On-chip debug function
Self-programming (with boot swap function/flash shield
window function)
Data Flash Memory
Data flash memory: 4 KB to 8 KB
Back ground operation (BGO): Instructions can be
executed from the program memory while rewriting the
data flash memory.
Number of rewrites: 1,000,000 times (TYP.)
Voltage of rewrites: V
DD
= 1.8 to 5.5 V
High-speed on-chip oscillator
Select from 32 MHz, 24 MHz, 16 MHz, 12 MHz, 8 MHz,
6 MHz, 4 MHz, 3 MHz, 2 MHz, and 1 MHz
High accuracy: +/- 1.0 % (V
DD
= 1.8 to 5.5 V, T
A
= -20
to +85°C)
Operating ambient temperature
T
A
= -40 to +85°C (A: Consumer applications, D:
Industrial applications )
T
A
= -40 to +105°C (G: Industrial applications)
Power management and reset function
On-chip power-on-reset (POR) circuit
On-chip voltage detector (LVD) (Select interrupt and
reset from 14 levels)
DMA (Direct Memory Access) controller
2/4 channels
Number of clocks during transfer between 8/16-bit
SFR and internal RAM: 2 clocks
Multiplier and divider/multiply-accumulator
16 bits × 16 bits = 32 bits (Unsigned or signed)
32 bits ÷ 32 bits = 32 bits (Unsigned)
16 bits × 16 bits + 32 bits = 32 bits (Unsigned or
signed)
Serial interface
CSI: 2 to 8 channels
UART/UART (LIN-bus supported): 2 to 4 channels
I
2
C/Simplified I
2
C communication: 2 to 8 channels
Timer
16-bit timer: 8 to 16 channels
12-bit interval timer: 1 channel
Real-time clock:
1 channel (calendar for 99 years,
alarm function, and clock
correction function)
Watchdog timer:
1 channel (operable with the
dedicated low-speed on-chip
oscillator)
A/D converter
8/10-bit resolution A/D converter (V
DD
= 1.6 to 5.5 V)
Analog input: 6 to 26 channels
Internal reference voltage (1.45 V) and temperature
sensor
Note 1
I/O port
I/O port: 16 to 120 (N-ch open drain I/O [withstand
voltage of 6 V]: 0 to 4, N-ch open drain I/O
[V
DD
withstand voltage
Note 2
/EV
DD
withstand
voltage
Note 3
]: 5 to 25)
Can be set to N-ch open drain, TTL input buffer, and
on-chip pull-up resistor
Different potential interface: Can connect to a 1.8/2.5/3
V device
On-chip key interrupt function
On-chip clock output/buzzer output controller
Others
On-chip BCD (binary-coded decimal) correction circuit
Notes 1.
Can be selected only in HS (high-speed main)
mode
2.
Products with 20 to 52 pins
3.
Products with 64 to 128 pins
Remark
The functions mounted depend on the product.
See
1.6 Outline of Functions.
R01DS0131EJ0340 Rev.3.40
May 31, 2018
1 of 194
It was revealed that Harbin Institute of Technology was banned from using MATLAB in the world's largest mathematical modeling competition
Recently, a Zhihu user asked the question, "Is it fair that Harbin Institute of Technology was banned from using MATLAB by the Higher Education Cup Organizing Committee? The organizing committee did n...
eric_wang Talking
Using C2000 series F28069M transmitter board to do LED light flashing experiment in CCS
ConfigCpuTimer(&CpuTimer0, 80, 500000); What is the period of on and off?...
码渣渣 Microcontroller MCU
The best way to buy samples
The best way to buy samples: 1. Free release of sample supply and demand information; 2. Sample agency and delivery service. You can sit at home or in the company and find sample suppliers through our...
CAI123 Buy&Sell
GD32-Colibri-F350Rx Development Board Related Resources
Chip on boardButton positions and corresponding GPIOLED positions and corresponding GPIOMCU pin assignmentMCU pin assignment...
littleshrimp GD32 MCU
2407 ADC
Why do the ADC conversion results of 2407need to be stored in the upper ten bits of RESULTx, and shifting is required during programming? Why is it so troublesome?What is the purpose of this design?...
deeply Microcontroller MCU
Introduction to 5G millimeter wave mobile phone antennas - Will metal frames be replaced?
[i=s]This post was last edited by qwqwqw2088 on 2019-6-2 16:33[/i] [size=4] The development of 5G in China is booming, and the country strongly supports the development of 5G. 5G antenna is the most d...
qwqwqw2088 RF/Wirelessly

Technical ResourceMore

EEWorld
subscription
account

EEWorld
service
account

Automotive
development
circle

Robot
development
community

Index Files: 2828  2333  2768  202  2922  57  47  56  5  59 
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号