Hi Rob,
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?

regards
Hans

On 11 nov, 09:47, Rob Hamerling <[email protected]> wrote:
> Hi Hans,
>
> On 2010/11/10 21:03, hans wrote:
>
> > It's very hard for me to find out which old/new libs I need for this.
>
> Jallib is work in progress, so what you find now may be obsolete in
> a few minutes. But generally speaking you have 2 options:
>
> - easy: use everything what is in a download package at
>    http://code.google.com/p/jallib/downloads/list
>
> - more complicated and more work: use the very latest what is 
> in:http://code.google.com/p/jallib/source/browse/#svn/trunk/include/
>    In this you'll have to adapt your include path or move newer
>    libraries to a 'lib' directory (overwriting a package file).
>
> > Can you tell me where and how I can find the ones you have used?
>
> The latest comitted libs.
>
> Note: Generate an asm file an you'll find the paths of all used libraries.
>
> 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