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 support@ccsinfo.com

:question: 2 quick questions :question:

 
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion
View previous topic :: View next topic  
Author Message
bm
Guest







:question: 2 quick questions :question:
PostPosted: Wed Apr 07, 2004 2:00 pm     Reply with quote

I'm about to use picstart fo rthe first time, any tips
(eg, what way to burn fuses etc)

also i am cummincacting with two pics, over a 433mhz wireless connection.

all i'm doing is a printf and a getch()

will this work?

should i use an interupt on rb0 if so how?

thanks in advance
Pete Smith



Joined: 17 Sep 2003
Posts: 55
Location: Chester, UK

View user's profile Send private message Visit poster's website MSN Messenger ICQ Number

Re: :question: 2 quick questions :question:
PostPosted: Thu Apr 08, 2004 4:14 am     Reply with quote

bm wrote:
I'm about to use picstart fo rthe first time, any tips
(eg, what way to burn fuses etc)

also i am cummincacting with two pics, over a 433mhz wireless connection.

all i'm doing is a printf and a getch()

will this work?

should i use an interupt on rb0 if so how?

thanks in advance


It may or may not work.

Sometimes, the received static from the receiver when there is no transmission will confuse the UART of the PIC (a software one may work better).

What I did was to combine the "Carrier Detect" output of my receiver with the data to provide received data only when there is a carrier detected, so when there is no transmission, there is no data output.

HTH

Pete.
Display posts from previous:   
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group