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.

USB host emulator

Status
Not open for further replies.

aforak123

Newbie
Joined
Jan 20, 2021
Messages
2
Helped
0
Reputation
0
Reaction score
0
Trophy points
1
Activity points
28
Hi,
I am working on developing a USB device using PIC16lf1454. The device is not getting recognized by the computer, I tried debugging but I have no idea why it is happening. Also, there is no log created by the host controller of the computer. I am wondering if I can find a usb host controller emulator made for usb testing which can respond to my device, so that I can debug it better.
Thanks,
aforak
 

Hi,

It may be a hardware problem or a software problem.
But you neither show your schenatic, nor your code, so how can we help?

Klaus
 

There are test tools for Windows and Linux that monitor device enumeration. You get a first information in device manager. If the device isn't even shown as non-working USB device, you most likely missed to activate the PIC USB interface or don't connect the USB pins correctly.
 

..or the pull- resistors that tell the USB_device_speed...
..or the PIC data timing
is wrong

Klaus
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top