Page 1 of 1

How should I set the configuration bits of 18f67j50?

Posted: 02 Nov 2010 21:48
by dariush_abbasi
Hi,
Would someone tell me How should I set the configuration bits of 18f67j50 for working with USB?
Can i modify the 18f4550 HID example for 18f67j50?
I changed the device flags but it didn't work.
Thanks in advance.

Re: How should I set the configuration bits of 18f67j50?

Posted: 03 Nov 2010 10:52
by slavisa.zlatanovic
Hi!

We strongly encourage users to switch to mikroC PRO for PIC compiler because non-PRO version is an ancestor of PRO compiler
and is no longer being developed.
Every new feature, improvement and bug fix will only affect new versions of PRO compilers.
If you're a registered user you'll receive PRO license key free of charge.
See the migration document for more details:
Migration_document.PNG
Migration_document.PNG (15.87 KiB) Viewed 1385 times
Note that there are USB-HID examples distributed with the mikroC PRO for PIC compiler:
...\Mikroelektronika\mikroC PRO for PIC\Examples\Internal MCU modules\...

There you can find USB examples for PIC18F85J50 MCU. This MCU shares the same datasheet with PIC18F67J50
and probably the same USB config bits settings.

Best regards
Slavisa