PDA

View Full Version : 18F USB HID clock configuration



Tgq
- 22nd April 2005, 13:02
Hi
I'm a little confused about crystal settings using 18F HID full speed pbp example
What crystal use with default settings ? 20 MHz or what ??
Thanks

NL2TTL
- 26th April 2005, 09:15
Do you have any result jet?

Tgq
- 26th April 2005, 15:06
No but i've try with 20 MHz crystal and it works fine :)

NL2TTL
- 26th April 2005, 16:30
do you have any sample code?

Because i try to make a device to and after programming the only result i get is a unknown device in windows.

Tgq
- 27th April 2005, 16:49
in file PBPUSB18.LIB i just change line
include "\PBP\PBPPIC18.LIB"
to : include "PBPPIC18.LIB"
because i had MPASM path error at compile time
for first experiment the whole HID project works fine except this for me :)