Hi Rob,
Received and tried.
 In the 16F628 lib is no SCS defined so I changed (without knowledge!)
--OSCCON_SCS    = 0b00                        -- clock determined by
fuse setting
OSCCON_SCS0 = 0
OSCCON_SCS1 = 0

Now I see something similar in adc_clock
Jallib_adcs_lsb will be an alias from ADCON0_ADCS ( line 147) but as
far as I see there is no ADCON0_ADCS but ADCON1_ADCS<2:0> on page 146
of the spec.
 and are also defined in the 16F628 lib.
These things are too complicated for me.

Maybe I use the wrong libs (latest pack)

On top of that my JALEdit program stops after compiling and i have to
restart over and over. Another problem to think over
Regards
Hans


On 10 nov, 13:42, Rob Hamerling <[email protected]> wrote:
> Hi Hans,
>
> On 2010/11/10 11:49, hans wrote:
>
> > Rob, is there a possibility to get an example of your running program,
> > it would be a big help for me to understand.
>
> I'll send it to your Email address, later (after revision of the adc
> library) I'll add it to the Jallib samples.
>
> 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