Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

[PIC] USB coms with PIC32MX250F128D

Status
Not open for further replies.

rajib.das

Member level 3
Joined
Oct 23, 2013
Messages
54
Helped
0
Reputation
0
Reaction score
0
Trophy points
6
Activity points
415
Hi Guys

Please help me out with the USB coms with PIC32MX250F128D.
Up to this point I am using a USB female port and my connections are

USB (Female port) : PIC32MX250F128D
--------------------------------------------
Pin 4 (GND) : GND
Pin 3 (D-) : Pin 9 (RB11/D-)
Pin 2 (D+) : Pin 8 (RB10/D+)
Pin 1 (VCC) : Pin 10(RB12/Vusb3v3)

Please advice if I am missing anything

- - - Updated - - -

And I am also using a 8Mhz external X-tal
 

are you using USB host or USB device
have you connected VSUB and VBUS?
 

Yap I would like to use both of them. To do that what I supposed to do in terms of connections and I have no Idea what to do with VSUB and VBUS.
 

Yap I would like to use both of them. To do that what I supposed to do in terms of connections and I have no Idea what to do with VSUB and VBUS.

do you want seperate device and host USB connectors or OTG which figures out what is connected

have a look at the USB PicTail fact sheet
https://www.microchip.com//DevelopmentTools/ProductDetails.aspx?PartNO=AC164131

it gives the schematics for all three so just copy their circuit

VUSB (not VSUB) is connected to 3.3v, VBUS to pin 1 and D- and D+ to pins 2 and 3

also worth looking at are the PIC32 USB Starter Kit II User's Guide schematics
https://www.microchip.com/Developmenttools/ProductDetails.aspx?PartNO=DM320003-2
 
Last edited:

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top