i m new regarding use of PIC16F877. i need to serially transmit data through PIC. can anyone giv me any idea regarding this.any help wud be appreciated.
Printable View
i m new regarding use of PIC16F877. i need to serially transmit data through PIC. can anyone giv me any idea regarding this.any help wud be appreciated.
Your PIC have a built-in USART... use it ... HSERIN, HSEROUT in the PBP manual
same rule apply with the search facility within this forum
hi
i need the code for usart communication between two PICs(16f877a).i tried a lot for reception without using interrupt method,if u have time plz help me to do the program.
Sakthi
Quote:
Originally Posted by sakthi
It's all in the PBP manual.
hi miseter
i tried the coding by setting trisc as input port but i didnt get the output.plz help me to solve the prblm.
Sakthi