I'm using a simple Arduino to PIC microcontroller interface. Basically all I have is digital pin #2 on the arduino going HIGH so that the pin outputs 5V (i verified this by measuring that the output is 5V). When I connect this pin to a pin on the PIC microcontroller, that pin on the PIC microcontroller is not going HIGH like it's supposed to. The connection is simply a wire connecting the two pins. Any clue what could be the problem?