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 CCS Technical Support

Search found 5 matches
CCS Forum Index
Author Message
  Topic: Two PICs communicating in SPI
Breno

Replies: 2
Views: 4737

PostForum: General CCS C Discussion   Posted: Fri Sep 08, 2006 1:46 pm   Subject: Two PICs communicating in SPI
Here it is the schematic:
Each of those two buttons, when pressed, will make the Master send a different message via SPI to the Slave PIC. The Slave PIC will then show the message in the display.

...
  Topic: Two PICs communicating in SPI
Breno

Replies: 2
Views: 4737

PostForum: General CCS C Discussion   Posted: Fri Sep 08, 2006 1:25 pm   Subject: Two PICs communicating in SPI
Hi everybody,

I was simulating something in Proteus and it worked perfectly. But when I was going to test it for real it didn't work very well: there is a 4MHz crystal in the OSC1 and OSC2 pins but ...
  Topic: INT_EXT interrupting in enable
Breno

Replies: 2
Views: 4428

PostForum: General CCS C Discussion   Posted: Mon Jul 31, 2006 5:11 pm   Subject: INT_EXT interrupting in enable
Thanks man, this has fixed the problem.

But I also tried something that worked: configuring the portb directions after the enable_interrupts.
  Topic: INT_EXT interrupting in enable
Breno

Replies: 2
Views: 4428

PostForum: General CCS C Discussion   Posted: Mon Jul 31, 2006 4:47 pm   Subject: INT_EXT interrupting in enable
I am having a problem with interrupts: when I enable INT_EXT, it imediatly goes to the interrupt routine, no matter what border it was configured. I am simulating this in proteus so there is no bounci ...
  Topic: SPI communication b/w master-slave PICs
Breno

Replies: 4
Views: 55615

PostForum: Code Library   Posted: Thu Jul 20, 2006 2:01 pm   Subject: SPI communication b/w master-slave PICs
Hi dima, this code is actually using PIC's SPI hardware, isn't it?

In the "PIC16F88 SLAVE SPI DEVICE CODE" you used a variable called F88_CS, what variable is that? I understand it is the ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group