On 25.02.15 04:16, Matthew Schinkel wrote:
Are all the 16F blink samples hand made? 16f1455_blink_hs.jal says it's generated.
All my Jallib blink samples are generated (by the same script). With the latest redesign of that script (from Rexx to Python) I didn't foresee that there were (or would come) midrange PICs with USB module. The challenge with USB is to obtain the correct settings for the oscillator to get the 48MHZ required for full speed USB. For the 18Fs I had examples of Albert Faber and because 18Fs are pretty consistent it was not too difficult to put this in the blink-a-led script. But the midrange is quite a different kind of thing. So far I looked only at the 16f1455, but I know that generally the midrange PIC may have significant differences between them and this would make it difficult to adapt the blink-a-led script. We'll see....
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 [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/jallib. For more options, visit https://groups.google.com/d/optout.
