Author |
Message |
Topic: Getting iCHIP parameter value over RS232 using PIC16F877 C |
fred
Replies: 2
Views: 9021
|
Forum: General CCS C Discussion Posted: Wed Jul 14, 2004 8:29 am Subject: Getting iCHIP parameter value over RS232 using PIC16F877 C |
Carlos-thanks for the reply-I have tried the code but I am still getting no output yet-I am looking into the interupts. |
Topic: Getting iCHIP parameter value over RS232 using PIC16F877 C |
fred
Replies: 2
Views: 9021
|
Forum: General CCS C Discussion Posted: Tue Jul 13, 2004 1:04 pm Subject: Getting iCHIP parameter value over RS232 using PIC16F877 C |
Hi,
I am using a PIC16F877 to connect to an iCHIP.
I can't retrive the value of the parameter "webpage"over RS232
It works ok when I use a terminal program using the command
"AT+iwebpage?" and ... |
Topic: Retriving iCHIP parameter value over RS232 using PIC16F877 |
fred
Replies: 4
Views: 11408
|
Forum: General CCS C Discussion Posted: Tue Jul 13, 2004 12:52 pm Subject: Retriving iCHIP parameter value over RS232 using PIC16F877 |
Hello Fred, I'm new with ichip.
In a month I will program them everyday, so I thing it is possible that we can help us if we exchange.
May it possible to ask you some question ?
which ichi ... |
Topic: Retriving iCHIP parameter value over RS232 using PIC16F877 |
fred
Replies: 4
Views: 11408
|
Forum: General CCS C Discussion Posted: Tue Jul 13, 2004 12:49 pm Subject: Retriving iCHIP parameter value over RS232 using PIC16F877 |
I'd suggest that the problem is possibly the 'loss' of the first character in the AT string. Unless you have resistors to pull the line to the 'idle' level (high at the PIC), or program the line high ... |
Topic: Retriving iCHIP parameter value over RS232 using PIC16F877 |
fred
Replies: 4
Views: 11408
|
Forum: General CCS C Discussion Posted: Thu Mar 04, 2004 7:54 pm Subject: Retriving iCHIP parameter value over RS232 using PIC16F877 |
Hi,
I am using a PIC16F877 to connect to an iCHIP.
I can't retrive the value of the parameter "webpage"over RS232
It works ok when I use a terminal program using the command
"AT+iwebpage?" and ret ... |
|