Hi Matt,
On 24.02.15 20:10, Matthew Schinkel wrote:
Since there was recent trouble with 16F1455 USB, would you be able to add a usb_blink sample?
I don't recall what exactly the trouble was, but I can imagine that people could not get USB working. It took me quite some time for datasheet reading and tests to get the PIC running at 48 MHz with the internal oscillator. For example PLL MUST be DISABLED in the fuses and enabled with OSCCON setting. The most unexpected for me was that 'fuse_def USBLSCLK F48MHZ' must be specified, even when aiming at full speed (not low speed) USB. When not specified the PIC runs at 16 MHz. It is described in the datasheet but easy to overlook.
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.
