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

Which PIC 18 can allow use 2 HW UART AND I2C simultaneously?

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



Joined: 30 Jul 2007
Posts: 112
Location: Moscow, Russia

View user's profile Send private message

Which PIC 18 can allow use 2 HW UART AND I2C simultaneously?
PostPosted: Tue Apr 14, 2015 2:31 am     Reply with quote

Which PIC18 can allow use 2 HW UART AND I2C simultaneously?
temtronic



Joined: 01 Jul 2010
Posts: 9163
Location: Greensville,Ontario

View user's profile Send private message

PostPosted: Tue Apr 14, 2015 4:52 am     Reply with quote

PIC18F46K22 is the only one I use....

Jay
40inD



Joined: 30 Jul 2007
Posts: 112
Location: Moscow, Russia

View user's profile Send private message

PostPosted: Tue Apr 14, 2015 6:52 am     Reply with quote

Hm, I look onto 26K22.
How works INT_RB when RX2/TX2 module is in use?
Ttelmah



Joined: 11 Mar 2010
Posts: 19339

View user's profile Send private message

PostPosted: Tue Apr 14, 2015 12:43 pm     Reply with quote

On these chips the individual RB4 to RB7 pins can have the interrupt enabled/disabled. In CCS this is why you can enable INT_RB6 (for example). This still generates INT_RB, but also sets the individual enable.
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