|
|
View previous topic :: View next topic |
Author |
Message |
bm Guest
|
:question: 2 quick questions :question: |
Posted: Wed Apr 07, 2004 2:00 pm |
|
|
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
|
Re: :question: 2 quick questions :question: |
Posted: Thu Apr 08, 2004 4:14 am |
|
|
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. |
|
|
|
|
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
|