Comment #4 on issue 157 by robhamerling: Loading OSCCAL with the value provided by the manufacturer
http://code.google.com/p/jallib/issues/detail?id=157

Suppose it would be possible to add the required code to calibrate the internal oscillator to the device files. This would result in 1 asm instruction for the 12-bits core and 3 or 4 for the 14-bits core.
Would this code have to be fixed (always present) or optional?
I'm remembering a basic Jallib rule: a program may assume that the PIC is in reset-state at that start of the program after include of the device file. Must automatic calibration of the internal oscillator be considered as violation of this rule? In my view not: other PICs have also calibrated internal oscillators, so why not provide this service for these uncalibrated PICs?

--
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].
Visit this group at http://groups.google.com/group/jallib?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to