hi eric
can you tell me what is the difference between SOFT UART and HARDWARE UART ?
hi,
The hardware UART is a logic block that exists in the PIC and it controls all the bit timing to create RS232 signals.
A software only exists in the program, you have to create the bit timing etc within the program in order to meet the RS232 specification for the signals.