Doubt in pic16f1527 baudcon bits configuration

Status
Not open for further replies.

ragav4456

Full Member level 4
Joined
Aug 1, 2012
Messages
228
Helped
19
Reputation
38
Reaction score
17
Trophy points
1,308
Activity points
2,568
PIC 16f1527 datasheet 22.1.1.7 Asynchronous Transmission Set-up:

Set the CKTXP control bit if inverted transmit
data polarity is desired.

But BAUDxCON register not have CKTXP bit?
 

Thanks, kindly check the baudxcon bits configuration correct or not?

BAUD1CONbits.BRG16=1;
BAUD1CONbits.ABDOVF=0;
BAUD1CONbits.RCIDL=0;
BAUD1CONbits.SCKP=0;
BAUD1CONbits.WUE=0;
BAUD1CONbits.ABDEN=0;
 

Status
Not open for further replies.

Similar threads

Cookies are required to use this site. You must accept them to continue using the site. Learn more…