DF2505BR26DV Renesas Electronics America, DF2505BR26DV Datasheet - Page 112

IC H8S/2505 MCU FLASH 176-LFBGA

DF2505BR26DV

Manufacturer Part Number
DF2505BR26DV
Description
IC H8S/2505 MCU FLASH 176-LFBGA
Manufacturer
Renesas Electronics America
Series
H8® H8S/2500r
Datasheets

Specifications of DF2505BR26DV

Core Processor
H8S/2000
Core Size
16-Bit
Speed
26MHz
Connectivity
I²C, SCI
Peripherals
POR, PWM, WDT
Number Of I /o
104
Program Memory Size
384KB (384K x 8)
Program Memory Type
FLASH
Ram Size
32K x 8
Voltage - Supply (vcc/vdd)
3 V ~ 5.5 V
Data Converters
A/D 16x10b; D/A 2x8b
Oscillator Type
Internal
Operating Temperature
-40°C ~ 85°C
Package / Case
176-LFBGA
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
Eeprom Size
-

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
DF2505BR26DV
Manufacturer:
Renesas Electronics America
Quantity:
10 000
Section 2 CPU
• Consider the following example, where only bit 4 in P1DDR of port 1 is cleared.
Rev. 6.00 Sep. 24, 2009 Page 64 of 928
REJ09B0099-0600
I/O
P1DDR
RAM0
P1DDR is an 8-bit register that consists of write-only bits and specifies input or output for
each pin of port 1. Reading of these bits is not valid, since values read are specified as
undefined.
In the following example, the BCLR instruction specifies P14 as an input. Start by writing the
initial value H'F0, which will be written to P1DDR, to the work area (RAM0) in memory.
MOV.B
MOV.B
MOV.B
P14 is now an output. To switch P14 from an output to an input, the value of bit 4 in P1DDR
has to be changed from 1 to 0 (from H'F0 to H'E0). Clear bit 4 of RAM0 using the BCLR
instruction.
BCLR
Figure 2.14 Flowchart of Access Method for Registers with Write-Only Bits
Output
#H'F0, R0L
R0L, @RAM0
R0L, @P1DDR
P17
1
1
(data-transfer and bit-manipulation
register including write-only bit
register including write-only bit
Write initial data to work area
Copy data from work area to
Copy data from work area to
Access data in work area
instructions can be used)
#4,
Output
P16
1
1
@RAM0
Output
P15
1
1
Output
P14
1
1
Writing initial value
Changing value of register
including write-only bit
Input
P13
0
0
Input
P12
0
0
Input
P11
0
0
Input
P10
0
0

Related parts for DF2505BR26DV