On 2010/11/12 09:51, hans wrote:

I have your sample program working (changed OSCCON0 in OSCCON_SCS)
using latest 16F1827 lib and adc_clock ,and I would now send the
measure serial out on RB2
include harware serial lib
Reading the datsheet I understand that I have to set following:
TXEN = 1  page 289
SYNC=0
SPEN = 1

TXCKSEL = 0  page 122

Am I right? If yes how, if not what should I do?

Read the tutorial about RS232.
See one of the many Jallib samples e.g. 16f88_serial_hardware.jal

Regards, Rob.

--
R. Hamerling, Netherlands --- http://www.robh.nl

--
You received this message because you are subscribed to the Google Groups 
"jallib" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/jallib?hl=en.

Reply via email to