欢迎访问ic37.com |
会员登录 免费注册
发布采购

ST92F150JDV1Q6 参数 Datasheet PDF下载

ST92F150JDV1Q6图片预览
型号: ST92F150JDV1Q6
PDF下载: 下载PDF文件 查看货源
内容描述: 8月16日- BIT单电压闪存单片机系列内存, E3 TMEMULATED EEPROM , CAN 2.0B和J1850 BLPD [8/16-BIT SINGLE VOLTAGE FLASH MCU FAMILY WITH RAM, E3 TMEMULATED EEPROM, CAN 2.0B AND J1850 BLPD]
分类和应用: 闪存微控制器和处理器外围集成电路光电二极管可编程只读存储器电动程控只读存储器电可擦编程只读存储器时钟
文件页数/大小: 426 页 / 3830 K
品牌: STMICROELECTRONICS [ ST ]
 浏览型号ST92F150JDV1Q6的Datasheet PDF文件第61页浏览型号ST92F150JDV1Q6的Datasheet PDF文件第62页浏览型号ST92F150JDV1Q6的Datasheet PDF文件第63页浏览型号ST92F150JDV1Q6的Datasheet PDF文件第64页浏览型号ST92F150JDV1Q6的Datasheet PDF文件第66页浏览型号ST92F150JDV1Q6的Datasheet PDF文件第67页浏览型号ST92F150JDV1Q6的Datasheet PDF文件第68页浏览型号ST92F150JDV1Q6的Datasheet PDF文件第69页  
ST92F124/F150/F250 - SINGLE VOLTAGE FLASH & E3 TM (EMULATED EEPROM)  
3.6 FLASH IN-SYSTEM PROGRAMMING  
The first 4 words should be the interrupt vectors  
of the 4 possible SCI interrupts, to be used by  
the in-system programming routine;  
The Flash memory can be programmed in-system  
through a serial interface (SCI0).  
Transmits a last datum (21h) as a request for  
Exiting from reset, the ST9 executes the initializa-  
tion from the TestFlash code (written in Test-  
Flash), where it checks the value of the SOUT0  
pin. If it is at 0, this means that the user wishes to  
update the Flash code, otherwise normal execu-  
tion continues. In this second case, the TestFlash  
code reads the Reset vector.  
end of communications;  
Receives  
the  
end  
of  
communication  
confirmation datum (any byte other than 25h);  
Resets all the unused RAM locations to FFh;  
Calls address 200018h in internal RAM;  
After completion of the in-system programming  
routine, an HALT instruction is executed and an  
Hardware Reset is needed.  
If the Flash is virgin (read content is always FFh),  
the reset vector contains FFFFh. This will repre-  
sent the last location of segment 0h, and it is inter-  
preted by the TestFlash code as a flag indicating  
that the Flash memory is virgin and needs to be  
programmed. If the value 1 is detected on the  
SOUT0 pin and the Flash is virgin, a HALT instruc-  
tion is executed, waiting for a hardware Reset.  
The Code Update routine initializes the SCI0 pe-  
ripheral as shown in the following table:  
Table 13. SCI0 Registers (page 24) initialization  
Register  
IVR - R244  
Value  
10h  
Notes  
Vector Table in 0010h  
Address Match is 23h  
SCI interrupt priority is 0  
8 Data Bits  
3.6.1 Code Update Routine  
ACR - R245  
IDPR - R249  
CHCR - R250  
23h  
The TestFlash Code Update routine is called auto-  
matically if the SOUT0 pin is held low during pow-  
er-on.  
00h  
83h  
rec. clock: ext RXCLK0  
trx clock: int CLKOUT0  
The Code Update routine performs the following  
operations:  
CCR - R251  
E8h  
BRGHR - R252  
BRGLR - R253  
SICR - R254  
00h  
04h  
83h  
01h  
Enables the SCI0 peripheral in synchronous  
Baud Rate Divider is 4  
Synchronous Mode  
mode  
Transmits a synchronization datum (25h);  
Waits for an address match (23h) with a timeout  
SOCR - R255  
of 10ms (@ f  
If the match is not received before the timeout,  
4 MHz);  
OSC  
In addition, the Code Update routine remaps the  
interrupts in the TestFlash (ISR = 23h), and config-  
ures I/O Ports P5.3 (SOUT0) and and P5.4  
(CLKOUT0) as Alternate Functions.  
the execution returns to the Power-On routine;  
If the match is received, the SCI0 transmits a  
new datum (21h) to tell the external device that  
it is ready to receive the data to be loaded in  
RAM (that represents the code of the in-system  
programming routine);  
Note: Four interrupt routines are used by the code  
update routine: SCI Receiver Error Interrupt rou-  
tine (vector in 0010h), SCI address Match Interrupt  
routine (vector in 0012h), SCI Receiver Data  
Ready Interrupt routine (vector in 0014h) and SCI  
Transmitter Buffer Empty Interrupt routine (vector  
in 0016h).  
Receives two data representing the number of  
bytes to be loaded (max. 4 Kbytes);  
Receives the specified number of bytes (each  
one preceded by the transmission of a Ready to  
Receive character: (21h) and writes them in  
internal RAM starting from address 200010h.  
65/426  
9
 复制成功!