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

PIC16F913-I/ML 参数 Datasheet PDF下载

PIC16F913-I/ML图片预览
型号: PIC16F913-I/ML
PDF下载: 下载PDF文件 查看货源
内容描述: 40分之28 / 44/ 64引脚基于闪存的8位CMOS微控制器与LCD驱动器和纳瓦技术 [28/40/44/64-Pin Flash-Based, 8-Bit CMOS Microcontrollers with LCD Driver and nanoWatt Technology]
分类和应用: 驱动器闪存微控制器
文件页数/大小: 330 页 / 6045 K
品牌: MICROCHIP [ MICROCHIP ]
 浏览型号PIC16F913-I/ML的Datasheet PDF文件第137页浏览型号PIC16F913-I/ML的Datasheet PDF文件第138页浏览型号PIC16F913-I/ML的Datasheet PDF文件第139页浏览型号PIC16F913-I/ML的Datasheet PDF文件第140页浏览型号PIC16F913-I/ML的Datasheet PDF文件第142页浏览型号PIC16F913-I/ML的Datasheet PDF文件第143页浏览型号PIC16F913-I/ML的Datasheet PDF文件第144页浏览型号PIC16F913-I/ML的Datasheet PDF文件第145页  
PIC16F913/914/916/917/946  
If two words are written to the TXREG and then the  
SLEEPinstruction is executed, the following will occur:  
9.3.2  
SYNCHRONOUS SLAVE MODE  
The following bits are used to configure the AUSART  
for Synchronous slave operation:  
1. The first character will immediately transfer to  
the TSR register and transmit.  
• SYNC = 1  
2. The second word will remain in TXREG register.  
3. The TXIF bit will not be set.  
• CSRC = 0  
• SREN = 0(for transmit); SREN = 1(for receive)  
• CREN = 0(for transmit); CREN = 1(for receive)  
• SPEN = 1  
4. After the first character has been shifted out of  
TSR, the TXREG register will transfer the second  
character to the TSR and the TXIF bit will now be  
set.  
Setting the SYNC bit of the TXSTA register configures the  
device for synchronous operation. Clearing the CSRC bit  
of the TXSTA register configures the device as a slave.  
Clearing the SREN and CREN bits of the RCSTA register  
ensures that the device is in the Transmit mode,  
otherwise the device will be configured to receive. Setting  
the SPEN bit of the RCSTA register enables the  
AUSART.  
5. If the PEIE and TXIE bits are set, the interrupt  
will wake the device from Sleep and execute the  
next instruction. If the GIE bit is also set, the  
program will call the Interrupt Service Routine.  
9.3.2.2  
Synchronous Slave Transmission  
Set-up:  
The LCD SEG8 and SEG9 functions must be disabled  
by clearing the SE8 and SE9 bits of the LCDSE1  
register, if the RX/DT and TX/CK pins are shared with  
the LCD peripheral.  
1. Set the SYNC and SPEN bits and clear the  
CSRC bit.  
2. Clear the CREN and SREN bits.  
3. If using interrupts, ensure that the GIE and PEIE  
bits of the INTCON register are set and set the  
TXIE bit.  
9.3.2.1  
AUSART Synchronous Slave  
Transmit  
4. If 9-bit transmission is desired, set the TX9 bit.  
5. Enable transmission by setting the TXEN bit.  
The operation of the Synchronous Master and Slave  
modes are identical (see Section 9.3.1.2 “Synchronous  
Master Transmission”), except in the case of the Sleep  
mode.  
6. Verify address detection is disabled by clearing  
the ADDEN bit of the RCSTA register.  
7. If 9-bit transmission is selected, insert the Most  
Significant bit into the TX9D bit.  
8. Start transmission by writing the Least  
Significant 8 bits to the TXREG register.  
TABLE 9-8:  
Name  
REGISTERS ASSOCIATED WITH SYNCHRONOUS SLAVE TRANSMISSION  
Value on  
all other  
Resets  
Value on  
Bit 7  
Bit 6  
Bit 5  
Bit 4  
Bit 3  
Bit 2  
Bit 1  
Bit 0  
POR, BOR  
INTCON  
GIE  
PEIE  
SLPEN  
SE14  
ADIE  
T0IE  
INTE  
RBIE  
CS1  
T0IF  
CS0  
INTF  
LMUX1  
SE9  
RBIF  
LMUX0  
SE8  
0000 000x 0000 000x  
0001 0011 0001 0011  
0000 0000 0000 0000  
LCDCON  
LCDSE1  
PIE1  
LCDEN  
SE15  
EEIE  
WERR VLCDEN  
SE13  
RCIE  
SE12  
TXIE  
TXIF  
CREN  
CKP  
SE11  
SE10  
SSPIE  
SSPIF  
ADDEN  
SSPM3  
CCP1IE TMR2IE TMR1IE 0000 0000 0000 0000  
CCP1IF TMR2IF TMR1IF 0000 0000 0000 0000  
PIR1  
EEIF  
ADIF  
RCIF  
RCSTA  
SSPCON  
TRISC  
SPEN  
WCOL  
RX9  
SREN  
SSPEN  
FERR  
OERR  
RX9D  
0000 000X 0000 000X  
SSPOV  
SSPM2  
SSPM1  
SSPM0 0000 0000 0000 0000  
TRISC7 TRISC6 TRISC5 TRISC4 TRISC3 TRISC2 TRISC1 TRISC0 1111 1111 1111 1111  
TXREG  
TXSTA  
Legend:  
AUSART Transmit Data Register  
CSRC TX9 TXEN  
0000 0000 0000 0000  
0000 -010 0000 -010  
SYNC  
BRGH  
TRMT  
TX9D  
x= unknown, -= unimplemented read as ‘0’. Shaded cells are not used for Synchronous Slave Transmission.  
© 2007 Microchip Technology Inc.  
DS41250F-page 139  
 复制成功!