Chris zhi
Newbie level 5
I had problem using the usart feature of PIC18F4550.
I facing problem on sending data using TX pin of PIC18F4550.
I tried to send Eg: putc(0b10101010); to send 10101010 to other PIC.
It does not show anything.
the code for receiving is input = getch();
I using CCS software.
Thanks for your professional help.
I facing problem on sending data using TX pin of PIC18F4550.
I tried to send Eg: putc(0b10101010); to send 10101010 to other PIC.
It does not show anything.
the code for receiving is input = getch();
I using CCS software.
Thanks for your professional help.