I made a code for communicating PIC1 to PIC2 .Both PICs are 16f877.The code uses UART. Once it receives data it send it to PORTA (in the PIC1) and PORTB (in the PIC2). Program is working, but something makes PORTs to turn off and on all the time and it is not supposed to do that. I guess something reset PORTs .
What can reset PORT ? It is not WDT, POR, BOR. I don't know what to do anymore . Any suggetions.
What can reset PORT ? It is not WDT, POR, BOR. I don't know what to do anymore . Any suggetions.