Is it possible to use USB on pic18f4550 without an external crystal? I'm trying to run "HID Read Write Interrupt" example (from mikroC) but I don't have an oscillator (I have tic 3.579545mf which seems to be of no help). How can I configure my microcontroller to use internal oscillator for USB? The datasheet is too complicated for me now, I can't even understand if it's possible at all.
I also have pic12f683, can I use it instead of the crystal?