This should work. The only thing i would suggest you, is to use a slower baudrate, check the manual for that. They suggest higher speed OSC for 9600 bauds.
Maybe not a bad idea to call the OSCCAL value to make sure you use the factory calibration for the internal OSC.
Your code don't enable the internal pull-upCode:DEFINE OSCCAL_1K 1
Code:OPTION_REG.7=0
Bookmarks