Hi, I've seen two complete examples of using USB libraries; both are bootloaders, one using 18F4450 and the other 18F14k50. Both are using USB clocks at 48MHz, so USB runs in full speed mode. Both use an external crystal in HF mode and PLL to acquire 48MHz clock. The bootloader for 18F4450 works ok also on 18F2550 without any issue...I've tested a while ago.
I'm trying to use usb_serial on a 18F25k50 running in INTOSC mode 48MHz (16Mhz and 3x PLL) and USB module in low speed mode (6MHz). The computer does not read OK the USB device descriptor when the PIC is connected. This can be a communication issue but also a software error. Anyone know if full speed is mandatory for these USB libraries? Maybe there is another example of using USB which I missed? thank you all, -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/jallib/CAM%2Bj4qsKAjTVPRWpNFcj4FpXQLWR2fG72JvHwj%3D4r8snkUdTwA%40mail.gmail.com.
