Hardware UART

Thread Starter

sanwa

Joined Jan 18, 2009
36
I'd searched through the internet about hardware UART, however I juz know it theoretically, and the basic Hardware UART in PIC assembly can be hardly found. I'd seen some on servo program but I aint that expert to understand it. I do get that hardware UART use less code and OH then software UART. Any basic hardware UART on PIC assembly using 16F88?
Thanks
 

Thread Starter

sanwa

Joined Jan 18, 2009
36
well, my application is simple. I just want to transmit bytes serially to another RF module.
However I am using hardware UART instead of software UART as PIC 16F88 does support HUART.

But I am lack in terms of serial routine in Hardware UART, in PIC assembly language.
I tried searched on the net but in vain. Can anyone provide me with the simple serial output from 16F to my RF module? (In PIC assembly)?

Thanks... I am just halfway to it.
 
Top