Electronic Components Datasheet Search
  English  ▼
ALLDATASHEET.NET

X  

ST10F272 Datasheet(PDF) 41 Page - STMicroelectronics

Part # ST10F272
Description  16-bit MCU with 256 Kbyte Flash memory and 20 Kbyte RAM
Download  179 Pages
Scroll/Zoom Zoom In 100%  Zoom Out
Manufacturer  STMICROELECTRONICS [STMicroelectronics]
Direct Link  http://www.st.com
Logo STMICROELECTRONICS - STMicroelectronics

ST10F272 Datasheet(HTML) 41 Page - STMicroelectronics

Back Button ST10F272 Datasheet HTML 37Page - STMicroelectronics ST10F272 Datasheet HTML 38Page - STMicroelectronics ST10F272 Datasheet HTML 39Page - STMicroelectronics ST10F272 Datasheet HTML 40Page - STMicroelectronics ST10F272 Datasheet HTML 41Page - STMicroelectronics ST10F272 Datasheet HTML 42Page - STMicroelectronics ST10F272 Datasheet HTML 43Page - STMicroelectronics ST10F272 Datasheet HTML 44Page - STMicroelectronics ST10F272 Datasheet HTML 45Page - STMicroelectronics Next Button
Zoom Inzoom in Zoom Outzoom out
 41 / 179 page
background image
ST10F272
Internal Flash memory
41/179
5.6
Write operation examples
In the following, examples for each kind of Flash write operation are presented.
Note:
The write operation commands must be executed from another memory (internal RAM or
external memory), as in ST10F269 device. In fact, due to IBus characteristics, it is not
possible to perform write operation in Flash while fetching code from Flash.
Moreover, direct addressing is not allowed for write accesses to IFlash control registers.
This means that both address and data for a writing operation must be loaded in one of
ST10 GPR register (R0...R15).
Write operation on IBus registers is 16 bit wide.
Example of indirect addressing mode
MOV
RWm, #ADDRESS;
/*Load Add in RWm*/
MOV
RWn, #DATA;
/*Load Data in RWn*/
MOV
[RWm], RWn;
/*Indirect addressing*/
Word program
Example: 32-bit Word Program of data 0xAAAAAAAA at address 0x025554
FCR0H|= 0x2000;
/*Set WPG in FCR0H*/
FARL
= 0x5554;
/*Load Add in FARL*/
FARH
= 0x0002;
/*Load Add in FARH*/
FDR0L = 0xAAAA;
/*Load Data in FDR0L*/
FDR0H = 0xAAAA;
/*Load Data in FDR0H*/
FCR0H|= 0x8000;
/*Operation start*/
Double word program
Example: Double Word Program (64-bit) of data 0x55AA55AA at address 0x035558 and
data 0xAA55AA55 at address 0x03555C in IFLASH Module.
FCR0H
|= 0x1000;
/*Set DWPG/
FARL
= 0x5558;
/*Load Add in FARL*/
FARH
= 0x0003;
/*Load Add in FARH*/
FDR0L
= 0x55AA;
/*Load Data in FDR0L*/
FDR0H
= 0x55AA;
/*Load Data in FDR0H*/
FDR1L
= 0xAA55;
/*Load Data in FDR1L*/
FDR1H
= 0xAA55;
/*Load Data in FDR1H*/
FCR0H
|= 0x8000;
/*Operation start*/
Double Word Program is always performed on the Double Word aligned on a even Word: bit
ADD2 of FARL is ignored.
Sector erase
Example: Sector Erase of sectors B0F1 and B0F0 of Bank 0 in IFLASH Module.
FCR0H
|= 0x0800;
/*Set SER in FCR0H*/
FCR1L
|= 0x0003;
/*Set B0F1, B0F0*/
FCR0H
|= 0x8000;
/*Operation start*/


Similar Part No. - ST10F272

ManufacturerPart #DatasheetDescription
logo
STMicroelectronics
ST10F272 STMICROELECTRONICS-ST10F272 Datasheet
806Kb / 4P
   16-bit microcontrollers for automotive applications
ST10F272B STMICROELECTRONICS-ST10F272B Datasheet
1Mb / 181P
   16-bit MCU with 256 Kbyte Flash memory and 12/20 Kbyte RAM
ST10F272B STMICROELECTRONICS-ST10F272B_12 Datasheet
1Mb / 188P
   16-bit MCU with 256 Kbyte Flash memory and 12/20 Kbyte RAM
ST10F272E STMICROELECTRONICS-ST10F272E Datasheet
1Mb / 181P
   16-bit MCU with 256 Kbyte Flash memory and 12/20 Kbyte RAM
ST10F272E STMICROELECTRONICS-ST10F272E_12 Datasheet
1Mb / 188P
   16-bit MCU with 256 Kbyte Flash memory and 12/20 Kbyte RAM
More results

Similar Description - ST10F272

ManufacturerPart #DatasheetDescription
logo
STMicroelectronics
ST10F272Z2 STMICROELECTRONICS-ST10F272Z2_08 Datasheet
2Mb / 189P
   16-bit MCU with 256 Kbyte Flash memory and 20 Kbyte RAM
ST10F272M STMICROELECTRONICS-ST10F272M Datasheet
3Mb / 175P
   16-bit MCU with 256 Kbyte Flash memory and 20 Kbyte RAM
ST10F272M STMICROELECTRONICS-ST10F272M_12 Datasheet
1Mb / 176P
   16-bit MCU with 256 Kbyte Flash memory and 20 Kbyte RAM
ST10F272B STMICROELECTRONICS-ST10F272B Datasheet
1Mb / 181P
   16-bit MCU with 256 Kbyte Flash memory and 12/20 Kbyte RAM
ST10F272B STMICROELECTRONICS-ST10F272B_12 Datasheet
1Mb / 188P
   16-bit MCU with 256 Kbyte Flash memory and 12/20 Kbyte RAM
ST10F273Z4 STMICROELECTRONICS-ST10F273Z4 Datasheet
1Mb / 188P
   16-bit MCU with 512 Kbyte Flash memory and 36 Kbyte RAM
January 2008 Rev 2
ST10F271Z1 STMICROELECTRONICS-ST10F271Z1 Datasheet
3Mb / 185P
   16-bit MCU with 128 Kbyte Flash memory and 12 Kbyte RAM
ST10F271 STMICROELECTRONICS-ST10F271 Datasheet
2Mb / 173P
   16-bit MCU with 128 Kbyte Flash memory and 12 Kbyte RAM
ST10F273E STMICROELECTRONICS-ST10F273E Datasheet
1Mb / 179P
   16-bit MCU with 512 Kbyte Flash memory and 36 Kbyte RAM
ST10F273 STMICROELECTRONICS-ST10F273 Datasheet
2Mb / 179P
   16-bit MCU with 512 Kbyte Flash memory and 36 Kbyte RAM
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.NET
Does ALLDATASHEET help your business so far?  [ DONATE ] 

About Alldatasheet   |   Advertisement   |   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