usb device not recognized


Closed Thread
Results 1 to 6 of 6
  1. #1

    Default usb device not recognized

    I have programmed a 18F4550 by using the PBP2.46 compiler
    Only after programming it and usingi a 20 MHZ XTAL

    Windows gives this message

    "USB DEVICE NOT RECOGNIZED"

    My config:

    - PIC BASIC PRO 2.46
    - GALEP-4 Programmer
    - MPASM Assembler

    Is there sombody how have the 18F4550 working with windows.
    (The 16C745 and 16C765 we're no problem) that's working already.

    Is there sombody ho have a schematic of his wiring up from the pic

  2. #2


    Did you find this post helpful? Yes | No

    Default

    Problem solved,

    Programmer wasn't set to HS osc.

    Using at this time defined in pbp

    OSC 48

    USING on bread board a OSC 20 MHZ programmer set to HS

  3. #3
    Join Date
    Jun 2005
    Location
    Surrey, England
    Posts
    35


    Did you find this post helpful? Yes | No

    Default

    I too have the USB Device Not Recognized with the USB18 demo programs, but running on the Microchip FS USB Demo board which is set to 20 MHz - can you confirm whether you got your program working at 20 MHz or did you have to change to 48 MHz?

  4. #4


    Did you find this post helpful? Yes | No

    Default

    No i'm using the 24 MHZ

  5. #5


    Did you find this post helpful? Yes | No

    Default

    also i have made modifications for the osc in the include file

  6. #6
    Join Date
    Jun 2005
    Location
    Surrey, England
    Posts
    35


    Did you find this post helpful? Yes | No

    Smile

    As they say, I should have RTFM more carefully - I was confused as the Microchip FS USB Demo board uses a 20 MHz xtal, so I assumed the CPU was running at 20 MHz - of course it MUST run at 48 MHz - or at least the USB must - so the 20 MHz has a divide by 5 and times by 12 = 48 MHz. I also assumed that I should use a 18F4550.HEX boot loader with Microcode Loader, but in fact have to use PLL18F4550_20_48.HEX - now that was NOT documented but Mecanique are very helpful.

    So for the record, using PBP 2.46, Microcode Loader and the Microchip FS USB Demo (18F4550), I need to DEFINE OSC 48
    Last edited by FinchPJ; - 2nd June 2005 at 07:02.

Similar Threads

  1. USB Bootloader.
    By HenrikOlsson in forum USB
    Replies: 22
    Last Post: - 2nd May 2013, 02:46
  2. device not recognized
    By Hylan in forum mel PIC BASIC Pro
    Replies: 3
    Last Post: - 21st November 2009, 17:21
  3. USB Device Not Recognized ???
    By keymuu in forum mel PIC BASIC Pro
    Replies: 1
    Last Post: - 8th October 2008, 00:53
  4. 18f4550 Device not recognized
    By garethconner in forum USB
    Replies: 3
    Last Post: - 22nd December 2007, 03:00
  5. usb - device not recognised
    By mpardinho in forum mel PIC BASIC Pro
    Replies: 2
    Last Post: - 8th January 2007, 17:47

Members who have read this thread : 0

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts