Hi, i am new to this forum so.. hi.
I was wondering how the serin command functions.
I know the PIC executes line by line instructions, so with the serin command does the PIC wait to receive so many bits before executing the next instruction. The problem being say if i want to send 8bits and 2 bits are lost, will the PIC wait untill it receives another 2 bits to make up for the lost ones or will it clock to empty spaces and move onto the next instruction?
Secondly does anyone know what the encoder and decoder chip does? I want to bypass this and go straight from the RF module to the PIC. (The PIC will act as to whether or not it will receive the data or not). Are there any problems with this?
Thank you to anyone who can help.
Bookmarks