CCS C Software and Maintenance Offers
FAQFAQ   FAQForum Help   FAQOfficial CCS Support   SearchSearch  RegisterRegister 

ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

CCS does not monitor this forum on a regular basis.

Please do not post bug reports on this forum. Send them to support@ccsinfo.com

How to set "18f6622" Rs232

 
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion
View previous topic :: View next topic  
Author Message
Peichun



Joined: 26 Dec 2005
Posts: 2

View user's profile Send private message

How to set "18f6622" Rs232
PostPosted: Tue Dec 27, 2005 8:16 am     Reply with quote

Dear everybody

Excuse me!

Did somebody know about the PIC(18F6622) prot B 's Rx pin enable or disable address?

I know the prot A 's Rx enable or disable address is 0xFAB, so we can set CREN =0xFAB.4 and control Rx's enable/disable.

But anybody knows the prot B 's Rx pin enable or disable address ?

[PIC(18F6622) use PIN_G1 and PIN_G2 to set Rs232 port B.]


Thanks for your help!

Best wish!

Peichun
ckielstra



Joined: 18 Mar 2004
Posts: 3680
Location: The Netherlands

View user's profile Send private message

PostPosted: Tue Dec 27, 2005 8:36 am     Reply with quote

For questions like this you have to study the datasheet for your PIC model, these can be downloaded from the microchip website.

In the datasheet for the PIC18F6x2x you find table 4-2 on page 52:
RCSTA2 = 0xF6B
Peichun



Joined: 26 Dec 2005
Posts: 2

View user's profile Send private message

PostPosted: Wed Dec 28, 2005 7:10 am     Reply with quote

ckielstra wrote:
For questions like this you have to study the datasheet for your PIC model, these can be downloaded from the microchip website.

In the datasheet for the PIC18F6x2x you find table 4-2 on page 52:
RCSTA2 = 0xF6B



Thanks a lot !
Display posts from previous:   
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group