Electronic Components Datasheet Search
  English  ▼
ALLDATASHEET.COM

X  

M38049FFKP Datasheet(PDF) 100 Page - Renesas Technology Corp

Part # M38049FFKP
Description  8-BIT CISC SINGLE-CHIP MICROCOMPUTER 740 FAMILY / 38000 SERIES
Download  387 Pages
Scroll/Zoom Zoom In 100%  Zoom Out
Manufacturer  RENESAS [Renesas Technology Corp]
Direct Link  http://www.renesas.com
Logo RENESAS - Renesas Technology Corp

M38049FFKP Datasheet(HTML) 100 Page - Renesas Technology Corp

Back Button M38049FFKP Datasheet HTML 96Page - Renesas Technology Corp M38049FFKP Datasheet HTML 97Page - Renesas Technology Corp M38049FFKP Datasheet HTML 98Page - Renesas Technology Corp M38049FFKP Datasheet HTML 99Page - Renesas Technology Corp M38049FFKP Datasheet HTML 100Page - Renesas Technology Corp M38049FFKP Datasheet HTML 101Page - Renesas Technology Corp M38049FFKP Datasheet HTML 102Page - Renesas Technology Corp M38049FFKP Datasheet HTML 103Page - Renesas Technology Corp M38049FFKP Datasheet HTML 104Page - Renesas Technology Corp Next Button
Zoom Inzoom in Zoom Outzoom out
 100 / 387 page
background image
1-82
REJ09B0212-0100Z
Rev.1.00
Jan 14, 2005
3804 Group (Spec.H)
HARDWARE
FUNCTIONAL DESCRIPTION
qOutline Performance
CPU rewrite mode is usable in the single-chip or Boot mode. The
only User ROM area can be rewritten.
In CPU rewrite mode, the CPU erases, programs and reads the in-
ternal flash memory as instructed by software commands. This
rewrite control program must be transferred to internal RAM area
before it can be executed.
The MCU enters CPU rewrite mode by setting “1” to the CPU re-
write mode select bit (bit 1 of address 0FE016). Then, software
commands can be accepted.
Use software commands to control program and erase operations.
Whether a program or erase operation has terminated normally or
in error can be verified by reading the status register.
Figure 78 shows the flash memory control register 0.
Bit 0 of the flash memory control register 0 is the RY/BY status
flag used exclusively to read the operating status of the flash
memory. During programming and erase operations, it is “0”
(busy). Otherwise, it is “1” (ready).
Bit 1 of the flash memory control register 0 is the CPU rewrite
mode select bit. When this bit is set to “1”, the MCU enters CPU
rewrite mode. And then, software commands can be accepted. In
CPU rewrite mode, the CPU becomes unable to access the inter-
nal flash memory directly. Therefore, use the control program in
the internal RAM for write to bit 1. To set this bit 1 to “1”, it is nec-
essary to write “0” and then write “1” in succession to bit 1. The bit
can be set to “0” by only writing “0”.
Bit 2 of the flash memory control register 0 is the 8 KB user block
E/W enable bit. By setting combination of bit 4 of the flash memory
control register 2 and this bit as shown in Table 14, E/W is dis-
abled to user block in the CPU rewriting mode.
Bit 3 of the flash memory control register 0 is the flash memory re-
set bit used to reset the control circuit of internal flash memory.
This bit is used when flash memory access has failed. When the
CPU rewrite mode select bit is “1”, setting “1” for this bit resets the
control circuit. To release the reset, it is necessary to set this bit to
“0”.
Bit 5 of the flash memory control register 0 is the User ROM area
select bit and is valid only in the boot mode. Setting this bit to “1”
in the boot mode switches an accessible area from the boot ROM
area to the user ROM area. To use the CPU rewrite mode in the
boot mode, set this bit to “1”. To rewrite bit 5, execute the user-
original reprogramming control software transferred to the internal
RAM in advance.
Bit 6 of the flash memory control register 0 is the program status
flag. This bit is set to “1” when writing to flash memory is failed.
When program error occurs, the block cannot be used.
Bit 7 of the flash memory control register 0 is the erase status flag.
This bit is set to “1” when erasing flash memory is failed. When
erase error occurs, the block cannot be used.
Figure 79 shows the flash memory control register 1.
Bit 0 of the flash memory control register 1 is the Erase suspend
enable bit. By setting this bit to “1”, the erase suspend mode to
suspend erase processing temporaly when block erase command
is executed can be used. In order to set this bit to “1”, writing “0”
and “1” in succession to bit 0. In order to set this bit to “0”, write “0”
only to bit 0.
Bit 1 of the flash memory control register 1 is the erase suspend
request bit. By setting this bit to “1” when erase suspend enable
bit is “1”, the erase processing is suspended.
Bit 6 of the flash memory control register 1 is the erase suspend
flag. This bit is cleared to “0” at the flash erasing.
Fig. 78 Structure of flash memory control register 0
Fig. 79 Structure of flash memory control register 1
b7
b0
Flash memory control register 0
(FMCR0: address : 0FE016: initial value: 0116)
RY/BY
status flag
0 : Busy (being written or erased)
1 : Ready
CPU rewrite mode select bit (Note 1)
0 :
CPU rewrite mode invalid
1 :
CPU rewrite mode valid
8KB user block E/W enable bit
(Notes 1, 2)
0 : E/W disabled
1 : E/W enabled
Flash memory reset bit
(Notes 3, 4)
0 : Normal operation
1 : reset
Not used (do not write “1” to this bit.)
User ROM area select bit
(Note 5)
0 : Boot ROM area is accessed
1 : User ROM area is accessed
Program status flag
0: Pass
1: Error
Erase status flag
0: Pass
1: Error
Notes 1: For this bit to be set to “1”, the user needs to write a “0” and then a
“1” to it in succession. For this bit to be set to “0”, write “0” only to
this bit.
2: This bit can be written only when CPU rewrite mode select bit is “1”.
3: Effective only when the CPU rewrite mode select bit = “1”. Fix this
bit to “0” when the CPU rewrite mode select bit is “0”.
4: When setting this bit to “1” (when the control circuit of flash memory
is reset), the flash memory cannot be accessed for 10
µs.
5: Write to this bit in program on RAM
Notes 1: For this bit to be set to “1”, the user needs to write a “0” and then a
“1” to it in succession. For this bit to be set to “0”, write “0” only to
this bit.
2: Effective only when the suspend enable bit = “1”.
b7
b0
Erase Suspend enble bit (Notes 1)
0 : Suspend invalid
1 : Suspend valid
Erase Suspend
request bit (Notes 2)
0 : Erase restart
1 : Suspend request
Erase Suspend flag
0 :
Erase active
1 :
Erase inactive (Erase Suspend mode)
Not used (do not write “1” to this bit.)
Not used (do not write “1” to this bit.)
Flash memory control register 1
(FMCR1: address : 0FE116: initial value: 4016)


Similar Part No. - M38049FFKP

ManufacturerPart #DatasheetDescription
logo
Mitsubishi Electric Sem...
M38049FFFP MITSUBISHI-M38049FFFP Datasheet
2Mb / 135P
   SINGLE-CHIP 8-BIT CMOS MICROCOMPUTER
logo
Renesas Technology Corp
M38049FFHFP RENESAS-M38049FFHFP Datasheet
1Mb / 116P
   SINGLE-CHIP 8-BIT CMOS MICROCOMPUTER
M38049FFHHP RENESAS-M38049FFHHP Datasheet
1Mb / 116P
   SINGLE-CHIP 8-BIT CMOS MICROCOMPUTER
M38049FFHKP RENESAS-M38049FFHKP Datasheet
1Mb / 116P
   SINGLE-CHIP 8-BIT CMOS MICROCOMPUTER
logo
Mitsubishi Electric Sem...
M38049FFHP MITSUBISHI-M38049FFHP Datasheet
2Mb / 135P
   SINGLE-CHIP 8-BIT CMOS MICROCOMPUTER
More results

Similar Description - M38049FFKP

ManufacturerPart #DatasheetDescription
logo
Renesas Technology Corp
3850H RENESAS-3850H Datasheet
2Mb / 287P
   8-BIT CISC SINGLE-CHIP MICROCOMPUTER 740 FAMILY / 38000 SERIES
3800 RENESAS-3800 Datasheet
1Mb / 174P
   8-BIT SINGLE-CHIP MICROCOMPUTER 740 FAMILY / 38000 SERIES
38C3_M RENESAS-38C3_M Datasheet
1Mb / 224P
   8-BIT SINGLE-CHIP MICROCOMPUTER 740 FAMILY / 38000 SERIES
7540_M RENESAS-7540_M Datasheet
4Mb / 366P
   8-BIT CISC SINGLE-CHIP MICROCOMPUTER 740 FAMILY / 740 SERIES
38B5_M RENESAS-38B5_M Datasheet
3Mb / 356P
   8-BIT SINGLE-CHIP MICROCOMPUTER 740 FAMILY / 38000 SERIES
38B7_M RENESAS-38B7_M Datasheet
4Mb / 415P
   8-BIT SINGLE-CHIP MICROCOMPUTER 740 FAMILY / 38000 SERIES
3802_M RENESAS-3802_M Datasheet
1Mb / 208P
   8-BIT SINGLE-CHIP MICROCOMPUTER 740 FAMILY / 38000 SERIES
38K0UM RENESAS-38K0UM Datasheet
2Mb / 328P
   RENESAS 8-BIT SINGLE-CHIP MICROCOMPUTER 740 FAMILY / 38000 SERIES
38K2UM RENESAS-38K2UM Datasheet
2Mb / 358P
   RENESAS 8-BIT SINGLE-CHIP MICROCOMPUTER 740 FAMILY / 38000 SERIES
7480_M RENESAS-7480_M Datasheet
2Mb / 337P
   8-BIT SINGLE-CHIP MICROCOMPUTER 740 FAMILY / 7470 SERIES
More results


Html Pages

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100  ...More


Datasheet Download

Go To PDF Page


Link URL




Privacy Policy
ALLDATASHEET.COM
Does ALLDATASHEET help your business so far?  [ DONATE ] 

About Alldatasheet   |   Advertisement   |   Datasheet Upload   |   Contact us   |   Privacy Policy   |   Link Exchange   |   Manufacturer List
All Rights Reserved©Alldatasheet.com


Mirror Sites
English : Alldatasheet.com  |   English : Alldatasheet.net  |   Chinese : Alldatasheetcn.com  |   German : Alldatasheetde.com  |   Japanese : Alldatasheet.jp
Russian : Alldatasheetru.com  |   Korean : Alldatasheet.co.kr  |   Spanish : Alldatasheet.es  |   French : Alldatasheet.fr  |   Italian : Alldatasheetit.com
Portuguese : Alldatasheetpt.com  |   Polish : Alldatasheet.pl  |   Vietnamese : Alldatasheet.vn
Indian : Alldatasheet.in  |   Mexican : Alldatasheet.com.mx  |   British : Alldatasheet.co.uk  |   New Zealand : Alldatasheet.co.nz
Family Site : ic2ic.com  |   icmetro.com