I am programming on a PIC12F1937 and am using uarts to communicate with my keyboard and using I2C to display to an LCD screen. Doing this my only concern with the uarts is the RC line. I am using Tera Term to send my uarts and the screen quickly fills up with random characters whenever I display anything to the LCD. Is there anyway that uarts and I2C are linked?
Note: I found out that my Tx line from mu PIC contains the same information as my SDA line to the LCD.
Note: I found out that my Tx line from mu PIC contains the same information as my SDA line to the LCD.
Last edited: