*** To clarify, you simply changed the include statement from the 18F67J50 to the 18F46J50?
Right, and you can do that with any PIC that has the required peripherals (USB, SPI, etc), ram, and available pins. Make sure you use one of the blink USB samples, running at 48 Mhz. I do know there are a few PICs that USB will not work with, but I'm sure they would give you compiler errors. Some updates to the libraries would need to be done. There are samples for how to do PPS (Peripheral Pin Select), but I am not familiar with it. Should work. Let me know if you get it working, we may be able to add a sample to jallib. Matt. -- 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 https://groups.google.com/group/jallib. For more options, visit https://groups.google.com/d/optout.
