M30291FATHP Renesas Electronics America, M30291FATHP Datasheet - Page 293

IC M16C MCU FLASH 96K 64LQFP

M30291FATHP

Manufacturer Part Number
M30291FATHP
Description
IC M16C MCU FLASH 96K 64LQFP
Manufacturer
Renesas Electronics America
Series
M16C™ M16C/Tiny/29r
Datasheets

Specifications of M30291FATHP

Core Processor
M16C/60
Core Size
16-Bit
Speed
20MHz
Connectivity
CAN, I²C, IEBus, SIO, UART/USART
Peripherals
DMA, POR, PWM, Voltage Detect, WDT
Number Of I /o
55
Program Memory Size
96KB (96K x 8)
Program Memory Type
FLASH
Ram Size
8K x 8
Voltage - Supply (vcc/vdd)
3 V ~ 5.5 V
Data Converters
A/D 16x10b
Oscillator Type
Internal
Operating Temperature
-40°C ~ 85°C
Package / Case
64-LQFP
Lead Free Status / RoHS Status
Contains lead / RoHS non-compliant
Eeprom Size
-
Q
A
How does the instruction code become if I use a bit instruction in absolute addressing ?
An explanation is given here by taking BSET bit,base:16 as an example.
This instruction is a 4-byte instruction. The 2 higher-order bytes of the instruction code indicate
operation code, and the 2 lower-order bytes make up addressing mode to expresse bit,base:16.
The relation between the 2 lower-order bytes and bit,base:16 is as follows.
2 lower-order bytes = base:16
For example, in the case of BSET 2,0AH (setting bit 2 of address 000A
bytes turn to A
In the case of BSET 18,8H (setting the 18th bit from bit 0 of address 0008
bytes turn to 8
The maximum value of base:16
maximum bit you can specify when using the bit instruction in absolute addressing.
8 + 18 = 52H, which is equivalent to BSET 2,AH.
8 + 2 = 52H.
8 + bit
8 + bit, FFFFH, indicates bit 7 of address 1FFF
Q&A-5
16
16
to 1), the 2 lower-order
to 1), the 2 lower-order
16
. This is the
CPU

Related parts for M30291FATHP