Author |
Message |
Topic: code working in Proteus but not in PIC |
harith
Replies: 9
Views: 14725
|
Forum: General CCS C Discussion Posted: Thu Jul 24, 2014 5:53 pm Subject: thank you all |
thank you all ppl helped me... i made it..now it works fine... |
Topic: code working in Proteus but not in PIC |
harith
Replies: 9
Views: 14725
|
Forum: General CCS C Discussion Posted: Sat Jul 05, 2014 7:18 pm Subject: parts |
MR.temtronic,
yeah i have wired my transmitter PIC to receiver PIC thats how i check the code... i thought to connect rf modules after that...but i can't workout the code...
MR.Ttelmah,
I'll try ... |
Topic: Serial communication PC and PIC16F876A |
harith
Replies: 11
Views: 28669
|
Forum: General CCS C Discussion Posted: Sat Jul 05, 2014 3:26 am Subject: checked it... |
im using that USB to TTL Converter IC CP2102..
i checked it..it is working...
some times when i compile the code it shows that "Interrupt disabled during call to prevent re-entrancy:
why it ... |
Topic: code working in Proteus but not in PIC |
harith
Replies: 9
Views: 14725
|
Forum: General CCS C Discussion Posted: Sat Jul 05, 2014 3:13 am Subject: how can i do it |
thanks for all replies...
so how can i do it...
when interrupt occur it seems like its not coming back to main function.
what can i do for that...
MR.dyeatman,
again i used #fuses HS but not w ... |
Topic: code working in Proteus but not in PIC |
harith
Replies: 9
Views: 14725
|
Forum: General CCS C Discussion Posted: Fri Jul 04, 2014 11:30 am Subject: code working in Proteus but not in PIC |
I'm doing a mini project to control some AC loads by a RF remote.
I'm using 315MHz transmitter and receiver.
PIC16F876A and PIC16F877A used in two circuits....for connect two PICs i placed a wire to ... |
Topic: Serial communication PC and PIC16F876A |
harith
Replies: 11
Views: 28669
|
Forum: General CCS C Discussion Posted: Sun Jun 29, 2014 6:44 pm Subject: Thank you... |
Mr.John sorry.. im just a starter of this PIC C.. its not like that... i didn't ignore it...i posted the code which i have tried before your replys.. i didn't know how to add errors to rs232...n ... |
Topic: Serial communication PC and PIC16F876A |
harith
Replies: 11
Views: 28669
|
Forum: General CCS C Discussion Posted: Sat Jun 28, 2014 11:57 pm Subject: full code.... |
Thank you for reply.
This is my full code. I tried it in many ways
with serial interrupt, in main function but not working.
I don't know whether it need to change the banksel this compiler like in ... |
Topic: Serial communication PC and PIC16F876A |
harith
Replies: 11
Views: 28669
|
Forum: General CCS C Discussion Posted: Sat Jun 28, 2014 2:03 am Subject: Serial communication PC and PIC16F876A |
Need Help....
I tried to communicate with my laptop by connecting USB to Serial converter(i checked it.it's working) and my demo board for 16F876A..
there i used MAX232...
im using CCS C compiler t ... |
|