> > > I'm not sure if you mean that you didn't find where you were looking for > or that you think it is useless to search that info because MCC18 is not > open source.
I mean I did not find this information, because we can't have access to (all) the sources. This is somewhat surprising for me, because I mostly work with open source projects. Diving into the sources is something usual for me, but I forgot not all projects/products are open source... > > Anyway, I found in the directory /mcc18/src/pmc_common/adc a few C > sources and think these may be helpful to rebuild the ADC library. Of > course this is for the 18Fs only, but I'm pretty sure we can implement > something similar for the baseline and midrange. > What's in adc.h is quite interesting... for 18F only ! It defines constants for each combination of available ADC channel, Vref, etc... Maybe we could also define (lots of) constants that describe these combinations for 16F/midrange family. I guess "grep" will be my friend for the next few days :) Cheers, Seb -- Sébastien Lelong http://www.sirloon.net http://sirbot.org --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
