Hi,
I am starting to use the 18F2550 USB pic but I have read the datasheet several times and still there are question marks.
The plan is to get a low speed USB connection BUT still run the MCU core at 48MHz, it should be possible by using different clock sources for the MCU. This is because I need the MIPS but the computers it should connect to are not the newest ones, they might only have USB 1.0
Since low speed USB always gets the clock from the primary souce I plan to put a 4 MHz crystal with 33 pF caps and that will after all internal PLL's and dividers give a nice clock for the USB. (page 30 in the datacheet)
Then I must run the rest from the secondary source (Timer 1 oscillator). It it so simple that I can put a 48MHz crystal here and after the PIC has started on the primary clock just in my software switch to this source?
What would the best capacitor value be for a 48MHz crystal? Any comments are very welcome since USB is a totally new thing for me and I usually run my PIC from oscillators.
/me
Bookmarks