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

C8051F390-A-GM 参数 Datasheet PDF下载

C8051F390-A-GM图片预览
型号: C8051F390-A-GM
PDF下载: 下载PDF文件 查看货源
内容描述: 50 MIPS 16 KB的闪存, 512B EEPROM混合信号MCU [50 MIPS 16 kB Flash, 512B EEPROM Mixed-Signal MCU]
分类和应用: 闪存可编程只读存储器电动程控只读存储器电可擦编程只读存储器
文件页数/大小: 300 页 / 1709 K
品牌: SILICON [ SILICON ]
 浏览型号C8051F390-A-GM的Datasheet PDF文件第99页浏览型号C8051F390-A-GM的Datasheet PDF文件第100页浏览型号C8051F390-A-GM的Datasheet PDF文件第101页浏览型号C8051F390-A-GM的Datasheet PDF文件第102页浏览型号C8051F390-A-GM的Datasheet PDF文件第104页浏览型号C8051F390-A-GM的Datasheet PDF文件第105页浏览型号C8051F390-A-GM的Datasheet PDF文件第106页浏览型号C8051F390-A-GM的Datasheet PDF文件第107页  
C8051F39x/37x  
While in the SPI0 ISR, a PCA interrupt occurs. Recall the PCA interrupt is configured as a high priority  
interrupt, while the SPI0 interrupt is configured as a low priority interrupt. Thus, the CIP-51 will now vector  
to the high priority PCA ISR. Upon doing so, the value that was in the SFRPGIDX = 001b location before  
the PCA interrupt (in this case SFR page 0x0F for TS0CN) is pushed down to the SFRPGIDX = 010b loca-  
tion. Likewise, the value that was in the SFRPAGE register before the PCA interrupt (SFR page 0x00 for  
SPI0) is pushed down the stack into the SFRPGIDX = 001b location. Lastly, the CIP-51 will automatically  
places the SFR page needed to access the PCA0’s special function registers into the SFRPAGE register,  
SFR page 0x00. See Figure 19.4.  
SFRPGIDX[2:0]  
3) SFRPAGE automatically set  
to 0x00 on PCA0 interrupt  
SFRPAGE = 0x00  
000  
(PCA0)  
0x00  
2) SFRPAGE is pushed to  
SFRPGIDX = 001b location  
001  
010  
011  
100  
(SPI0)  
0x0F  
(TS0CN)  
1)Value at SFRPGIDX = 001b location is  
pushed to SFRPGIDX = 010b location  
SFRSTACK  
Figure 19.4. SFR Page Stack Upon PCA Interrupt Occurring During a SPI0 ISR  
Preliminary Rev. 0.71  
103  
 复制成功!