Hi Rob, Do you know how I could read ADCSEL fuse value ? I'm running 18F27J53 for my tests (jaluino) and would need to access fuse value... You mentioned a lib can't read config settings, is there any known workaround ?
Cheers Seb On 4 March 2013 22:56, Sebastien Lelong <[email protected]> wrote: > Hi Rob, > > Seen your commit, I'll try as soon as I find time (ultimately this WE) > > Cheers > Seb > > > On 3 March 2013 21:30, Rob Hamerling <[email protected]> wrote: > >> >> Hi Seb, Kiste, >> >> >> On 3-03-13 09:45, Sebastien Lelong wrote: >> >> Rob, how would you go with 1 ? Extract something from product selection >>> tools and then enrich ? I can do it if you like. >>> >> >> I'm ready to release new device files with ADC_MAX_RESOLUTION constant. >> I've used the product selection tool at the site of Microchip to determine >> which PICS have 12 bits ADC resolution (including the LF variants which are >> not mentioned in the list of Microchip!). >> >> Although Microchip lists 2 PICs with 16 bits resolution their datasheets >> say 12. I expect other errors.... >> >> Only the 18fxxj13 and 18fxxj53 PICs (and their LF variants) seem to have >> selectable 10 or 12 bits ADC resolution. That means currently altogether 16 >> PICS have this feature. The devicefiles will show '12', but the default >> fuse settings make it actually 10-bits resolution. >> >> BTW I discovered that some PICs have ADRES0{H|L} in stead of a ADRES{H|L} >> registers: 12lf1552, 16{l}f1512/13. I have added an alias without the '0' >> for these. >> >> After another check I'll do a commit, probably tomorrow. >> >> >> Regards, Rob. >> >> >> -- >> R. Hamerling, Netherlands --- http://www.robh.nl >> >> -- >> You received this message because you are subscribed to the Google Groups >> "jallib" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to >> jallib+unsubscribe@**googlegroups.com<jallib%[email protected]> >> . >> To post to this group, send email to [email protected]. >> Visit this group at >> http://groups.google.com/**group/jallib?hl=en<http://groups.google.com/group/jallib?hl=en> >> . >> For more options, visit >> https://groups.google.com/**groups/opt_out<https://groups.google.com/groups/opt_out> >> . >> >> >> > > > -- > Sébastien Lelong > > -- Sébastien Lelong -- You received this message because you are subscribed to the Google Groups "jallib" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to 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.
