Which PIC are you going to use?
What else this PIC will do in meantime?
Which PIC are you going to use?
What else this PIC will do in meantime?
Steve
It's not a bug, it's a random feature.
There's no problem, only learning opportunities.
Im using PIC 16F84A,
I think not do anything in the waiting time, just wait until 30 second.
Will the 16F84A die one day?
Ok, well, the only thing i could suggest, even if it really don't turn me on is to do a loop and use the Timeout feature of SERIN or SERIN2 or DEBUGIN. Almost the same thing we talked about in your previous thread...
http://www.picbasic.co.uk/forum/showthread.php?t=7218
except you don't need any PAUSE, SERIN will do it for you. Read the whole SERIN or SERIN2 or DEBUGIN sections of your manual.
Steve
It's not a bug, it's a random feature.
There's no problem, only learning opportunities.
Ok...using the previous thread....but where want to paste this serin command...
(Serin RX_r,t9600,B1)
Bookmarks