Author |
Message |
Topic: ER400TRS USING PIC C PROGRAMMING |
ikeme
Replies: 2
Views: 6025
|
Forum: General CCS C Discussion Posted: Mon Nov 28, 2005 1:12 pm Subject: ER400TRS USING PIC C PROGRAMMING |
CAN SOMEONE HELP ME TO AMEND THIS CODE
ITS MET TO BE DOING
PIC C programme that will echo back every ASCII character received on the ER400TRS connected to the PICRadio PCB
#include <16F ... |
Topic: PIC C |
ikeme
Replies: 3
Views: 6897
|
Forum: General CCS C Discussion Posted: Mon Nov 28, 2005 11:20 am Subject: PIC C |
how is Rx INTERUPT USED in this situation
so what do i need to do to the code now
This type of function should really be implemented using a serial Rx interrupt handler queuing received charact ... |
Topic: PIC C |
ikeme
Replies: 3
Views: 6897
|
Forum: General CCS C Discussion Posted: Mon Nov 28, 2005 9:48 am Subject: PIC C |
CAN SOMEONE HELP ME TO AMEND THIS CODE
ITS MET TO BE DOING
PIC C programme that will echo back every ASCII character received on the ER400TRS connected to the PICRadio PCB
#include <16F8 ... |
|