Hello,
In my code I use this line to receive some data.
main: Serin2 RxD,baud,[wait(Sync),Destination]
RxD is the portc.7
Now when I use a pic16f876A the code is working perfectly. However when I use the same code on a pic16f876 the program is not working at all.
Does anyone of you know what is wrong?
Thank you.
Best regards