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: interrupt for serial 232 not work
muneer

Replies: 7
Views: 6339

PostForum: General CCS C Discussion   Posted: Mon Dec 21, 2009 10:59 am   Subject: interrupt for serial 232 not work
Dear Ttelmah
1- I am using compiler PCWH V4.093.
2- The serial 2 is working without interrupt.

#include "18f6722.h"

#FUSES NOWDT //No Watch Dog Timer
#FUSES INTRC ...
  Topic: interrupt for serial 232 not work
muneer

Replies: 7
Views: 6339

PostForum: General CCS C Discussion   Posted: Mon Dec 21, 2009 10:34 am   Subject: interrupt for serial 232 not work
dear mkuang
1- I am using MAX to convert serial232 to TTL.
2- I am trying to run interrupt (#int_rda2) for serial 2.
I am sending any character to serial 2 (PC). The interrupt still not work.... ...
  Topic: interrupt for serial 232 not work
muneer

Replies: 7
Views: 6339

PostForum: General CCS C Discussion   Posted: Mon Dec 21, 2009 10:13 am   Subject: interrupt for serial 232 not work
Hi to everyone.

I am trying to run interrupt (#int_rda2) for serial 2 for pic18F6722.
when I sending '$' to serial 2 (PC) the interrupt not work....
Here's my code:

#include "18f6722.h&q ...
  Topic: #int_ssp not work
muneer

Replies: 1
Views: 6746

PostForum: General CCS C Discussion   Posted: Fri Oct 16, 2009 4:44 pm   Subject: #int_ssp not work
Hello All

I have two Pic microcontrollers 18F2550.
I use I2C (One PIC master and one PIC slave).
My problem is the #int_ssp not work.

MASTER:

#use i2c(master, SDA=PIN_B0, SCL=PIN_B1, ad ...
  Topic: I2C diagram
muneer

Replies: 1
Views: 3268

PostForum: General CCS C Discussion   Posted: Fri Oct 16, 2009 4:34 pm   Subject: I2C diagram
Hello all

I have 2 pic microcontrollers 18F2550.
I need to use I2C (One PIC master and one PIC slave).
Please can help me to send me circuit diagram .
Wink
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group