USB not recognized for pic18F14K50

Thread Starter

AAnkur

Joined Jan 29, 2015
8
Hello
I am trying to make USB connection to PIC18f14k50.
Following are connections :-

Pin 1 (Vdd)------>5V
Pin 2 & 3 -------->External crystal oscillator (20MHz)
Pin 4 (MCLR)------------->Pulled high with 10K
Pin 20 -------------------->GND
Pin 17---------------------> capacitor (0.1UF)

First I try to upload the bootloader through MPLAB IDE through pickit3.
After downloading the bootloader, I connect the USB to pic18f14K50.
Doing this, my windows 10 gives a message "USB not recognized"

Any help in this regard is appreciable.

Thanks
 

JohnInTX

Joined Jun 26, 2012
4,787
from ETO:
I answered this on AAC
@AAnkur You posted the same question on at least FIVE different forums. Every one gave you the same answer. If you are going to be a success at this, learn to read the databook yourself, actually TRY something on a breadboard, or at least give the people on a given forum a shot at answering your question before copy/pasting everywhere. When you do that, you're wasting peoples' time that could be better spent helping someone else.
 
Last edited:
Top