M306N4FGGP#U3 Renesas Electronics America, M306N4FGGP#U3 Datasheet - Page 369

IC M16C/6N4 MCU FLASH 100-LQFP

M306N4FGGP#U3

Manufacturer Part Number
M306N4FGGP#U3
Description
IC M16C/6N4 MCU FLASH 100-LQFP
Manufacturer
Renesas Electronics America
Series
M16C™ M16C/6Nr
Datasheets

Specifications of M306N4FGGP#U3

Core Processor
M16C/60
Core Size
16-Bit
Speed
24MHz
Connectivity
CAN, I²C, IEBus, SIO, UART/USART
Peripherals
DMA, WDT
Number Of I /o
85
Program Memory Size
256KB (256K x 8)
Program Memory Type
FLASH
Ram Size
10K x 8
Voltage - Supply (vcc/vdd)
3 V ~ 5.5 V
Data Converters
A/D 26x10b; D/A 2x8b
Oscillator Type
Internal
Operating Temperature
-40°C ~ 85°C
Package / Case
100-LQFP
Package
100LQFP
Family Name
M16C
Maximum Speed
24 MHz
Operating Supply Voltage
3.3|5 V
Data Bus Width
16|32 Bit
Number Of Programmable I/os
87
Interface Type
I2C/UART
On-chip Adc
26-chx10-bit
On-chip Dac
2-chx8-bit
Number Of Timers
11
For Use With
R0K3306NKS001BE - KIT DEV RSK RSK-M16C/6NKR0K3306NKS000BE - KIT DEV RSK RSK-M16C/6NK
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
Eeprom Size
-

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Company:
Part Number:
M306N4FGGP#U3M306N4FGGP
Manufacturer:
Evox Rifa / KEMET
Quantity:
40
Company:
Part Number:
M306N4FGGP#U3
Manufacturer:
RENESAS
Quantity:
200
Company:
Part Number:
M306N4FGGP#U3
Manufacturer:
Renesas Electronics America
Quantity:
135
Company:
Part Number:
M306N4FGGP#U3
Manufacturer:
Renesas Electronics America
Quantity:
10 000
M16C/6N Group (M16C/6N4)
Rev.2.40
REJ09B0009-0240
23.4 Power Control
• Set the MR0 bit in the TAiMR register (i = 0 to 4) to 0 (pulse is not output) to use the timer A to exit stop
• When entering wait mode, insert a JMP.B instruction before a WAIT instruction. Do not execute any
• When entering stop mode, describe as follows.
When exiting stop mode by hardware reset, set RESET pin to “L” until a main clock oscillation is stabilized.
mode.
instructions which can generate a write to RAM between the JMP.B and WAIT instructions. Disable the
DMA transfers, if a DMA transfer may occur between the JMP.B and WAIT instructions. After the WAIT
instruction, insert at least 4 NOP instructions. When entering wait mode, the instruction queue roadstead
the instructions following WAIT, and depending on timing, some of these may execute before the
MCU enters wait mode.
Program example when entering wait mode
(1) To use the BSET instruction for entering stop mode:
(2) To use the MOV instruction for entering stop mode:
Program Example:
Write the BSET instruction (BSET bit, base:16) as described below.
When entering stop mode, DMA transfer must be disabled.
Write the MOV instruction (MOV.B #IMM8, abs16) as described below.
When entering stop mode, DMA transfer must be disabled.
Change the src value (marked as “#21”), depending on your usage condition.
Apr 14, 2006
page 345 of 376
L1:
L1:
L1:
JMP.B
FSET
WAIT
NOP
NOP
NOP
NOP
BSET
JMP.B
NOP
NOP
NOP
NOP
MOV.B #21H,CM1 ; Stop mode setting [#IMM8, abs16]
JMP.B
NOP
NOP
NOP
NOP
L1
I
0,CM1
L1
L1
____________
; Insert JMP.B instruction before WAIT instruction
;
; Enter wait mode
; More than 4 NOP instructions
; Stop mode setting [bit, base:16]
;
; Countermeasure to avoid the program from
; stopping by reading instruction ahead
; (insert 4 or more NOPs)
;
;
; Countermeasure to avoid the program from
; stopping by reading instruction ahead
; (insert 4 or more NOPs)
;
23. Usage Notes

Related parts for M306N4FGGP#U3