Hi Vasile,

> In my opinion those constants make library nice from the software point of
> view but has limited practical benefits, more, it confusing the user...or
> make it reading the datasheet (which is good).
>
> Adding point by point everything is written in the datasheet into a library
> does not makes things clearer.
>
>

These constants have defaults, users can overwrite them to suit their needs.
That was at least my goal. So, for the average user, they don't even have to
deal with them, complexity is hidden. For advanced users, they can start to
optimize setup. The problem now is there seems to be a bug in adc delay
computation, and even with this fix, optimization may not be as accurate as
needed. The possibility to bypass all computation, and directly pass a
conversion delay in usec seems to be a good alternative.

Cheers,
Seb

--~--~---------~--~----~------------~-------~--~----~
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