Hi !
Could somebody kindly say, if the use of easyHID is as easy to use as it seems to be, please? Or more precisely, should the outcome work straight away, I mean should the PC say ding-dong when you plug your PIC18F4550 to it and when you unplug it would say dong-ding?
The easyHID generates USBProject.pbp (+5 other files) that are compiled with PBP 2.50b via MicroCode Studio v3.0.0.5 and programmed with meProg, melabs programmer v.4.22 (hardware: melabs U2 programmer). I have moved the generated files to the C:\PBP-folder. On the PC side is the VB-software, but that seems not to be play any role yet...
The generated PIC code does not say ding-dong when plugged, and of course not either dong-ding when unplugged. It does not say anything else either or show any text. You can not either see any changes in control panel/system/hardware/DeviceManager/USB. However if you do it two times (plug/unplug) you need to boot the PC because the used USB-port will be out of order after this until a boot. It's kind of turned off, or invisible. This is kind of strange thing because USB should be rather robust, shouldn't it?
Without USB (USBin etc) PIC works just fine. So the problem lies on the USB side, but where?
The USB connector pins are connected as they shall be:
1=+5V, 2=D-, 3=D+ and 4=gnd.
D- connected to pin 23 and D+ to 24 in series with 22 ohms resistors.
The programmer configuration is:
PLL prescaler "/3 (12MHz)"
System Clock Postscaler "96MHz PLL/2"
USB Clock "HSPLL"
and in the beginning of the generated basic code there are
DEFINE OSC 48
DEFINE LOADER_USED 1
I'm confused with no clue how to proceed from this point. Have tried to look around this thread but haven't found any help.
Anybody, any ideas what could be wrong?
Could somebody point out some info somewhere or perhaps say straight away what one could or should do in this situation.
Please help, any help will be appreciated.
Regards
Key
Bookmarks