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: Error using strcmp()
boham

Replies: 7
Views: 16151

PostForum: General CCS C Discussion   Posted: Wed Apr 09, 2008 11:02 am   Subject: Error using strcmp()
Allrighty... The code looks just to me but I think the direction I am going is not right.

The radio I am controling receives a command and replies with an OK status if everything is good.

I can ...
  Topic: Error using strcmp()
boham

Replies: 7
Views: 16151

PostForum: General CCS C Discussion   Posted: Wed Apr 09, 2008 7:53 am   Subject: Error using strcmp()
No errors! Thank you very much. I'll see later on how it runs in the PIC
  Topic: Error using strcmp()
boham

Replies: 7
Views: 16151

PostForum: General CCS C Discussion   Posted: Wed Apr 09, 2008 7:34 am   Subject: Error using strcmp()
I am having an error whenever I use the strcmp function. Any help would be appreciated.
#include <18F4520.h>
#fuses HS,NOLVP, NOWDT
#use delay(clock = 20000000)
#use rs232 ( ...
  Topic: ASCII from PIC
boham

Replies: 5
Views: 5769

PostForum: General CCS C Discussion   Posted: Wed Apr 02, 2008 6:29 pm   Subject: ASCII from PIC
I'm not sure what you mean by level converters...

Here's what I'm playing with.

PIC18F4520
BlueRadios Class 1 Bluetooth module.

Please note, I am not trying to display on hyperterminal from ...
  Topic: ASCII from PIC
boham

Replies: 5
Views: 5769

PostForum: General CCS C Discussion   Posted: Wed Apr 02, 2008 6:07 pm   Subject: ASCII from PIC
I have a radio that accepts ASCII as commands to do whatever I need to do with it. Using hyperterminal, it works great. When I tried to use a PIC to send a command, I get garbage on the hyperterminal ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group