欢迎访问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文件第112页浏览型号ST92F150JDV1Q6的Datasheet PDF文件第113页浏览型号ST92F150JDV1Q6的Datasheet PDF文件第114页浏览型号ST92F150JDV1Q6的Datasheet PDF文件第115页浏览型号ST92F150JDV1Q6的Datasheet PDF文件第117页浏览型号ST92F150JDV1Q6的Datasheet PDF文件第118页浏览型号ST92F150JDV1Q6的Datasheet PDF文件第119页浏览型号ST92F150JDV1Q6的Datasheet PDF文件第120页  
ST92F124/F150/F250 - INTERRUPTS  
WAKE-UP / INTERRUPT LINES MANAGEMENT UNIT (Cont’d)  
5.12.4 Programming Considerations  
9. Poll the wake-up pending bits to determine  
which wake-up line caused the exit from STOP  
mode.  
The following paragraphs give some guidelines for  
designing an application program.  
10.Clear the wake-up pending bit that was set.  
5.12.4.1 Procedure for Entering/Exiting STOP  
mode  
5.12.4.2 Simultaneous Setting of Pending Bits  
1. Program the polarity of the trigger event of  
external wake-up lines by writing registers  
WUTRH and WUTRL.  
It is possible that several simultaneous events set  
different pending bits. In order to accept subse-  
quent events on external wake-up/interrupt lines, it  
is necessary to clear at least one pending bit: this  
operation allows a rising edge to be generated on  
the INTD1 line (if there is at least one more pend-  
ing bit set and not masked) and so to set EIPR.7  
bit again. A further interrupt on channel INTD1 will  
be serviced depending on the status of bit EIMR.7.  
Two possible situations may arise:  
2. Check that at least one mask bit (registers  
WUMRH, WUMRL) is equal to 1 (so at least  
one external wake-up line is not masked).  
3. Reset at least the unmasked pending bits: this  
allows a rising edge to be generated on the  
INTD1 channel when the trigger event occurs  
(an interrupt on channel INTD1 is recognized  
when a rising edge occurs).  
1. The user chooses to reset all pending bits: no  
further interrupt requests will be generated on  
channel INTD1. In this case the user has to:  
4. Set the ID1S bit in the WUCTRL register and  
set the WKUP-INT bit.  
– Reset EIMR.7 bit (to avoid generating a spuri-  
ous interrupt request during the next reset op-  
eration on the WUPRH register)  
5. To generate an interrupt on channel INTD1, bits  
EITR.1 (R242.7, Page 0) and EIMR.1 (R244.7,  
Page 0) must be set and bit EIPR.7 must be  
reset. Bits 7 and 6 of register R245, Page 0  
must be written with the desired priority level for  
interrupt channel INTD1.  
– Reset WUPRH register using a read-modify-  
write instruction (AND, BRES, BAND)  
– Clear the EIPR.7 bit  
– Reset the WUPRL register using a read-mod-  
ify-write instruction (AND, BRES, BAND)  
6. Reset the STOP bit in register WUCTRL and  
the EX_STP bit in the CLK_FLAG register  
(R242.7, Page 55). Refer to the RCCU chapter.  
2. The user chooses to keep at least one pending  
bit active: at least one additional interrupt  
request will be generated on the INTD1 chan-  
nel. In this case the user has to reset the  
desired pending bits with a read-modify-write  
instruction (AND, BRES, BAND). This operation  
will generate a rising edge on the INTD1 chan-  
nel and the EIPR.7 bit will be set again. An  
interrupt on the INTD1 channel will be serviced  
depending on the status of EIMR.7 bit.  
7. To enter STOP mode, write the sequence 1, 0,  
1 to the STOP bit in the WUCTRL register with  
three consecutive write operations.  
8. The code to be executed just after the STOP  
sequence must check the status of the STOP  
and RCCU EX_STP bits to determine if the ST9  
entered STOP mode or not (See “Wake-up  
Mode Selection” on page 113. for details). If the  
ST9 did not enter in STOP mode it is necessary  
to reloop the procedure from the beginning, oth-  
erwise the procedure continues from next point.  
116/426  
9
 复制成功!