USB DEbug
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2011-10-21 10:09 AM
Posted on October 21, 2011 at 19:09
I have successfully detected the microcontroller in the computer but my program and application are not transmitting data through usb. How do i debug the usb connection?
I would be happy if someone would help me providing the parameters to be checked (e.g. clock, endpoint, etc) which would be helpful to track what is the mistake, specially the parameters that are accessible during the debug stages. Thanks in advance. #usb-debug
Labels:
- Labels:
-
USB
This discussion is locked. Please start a new topic to ask your question.
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2011-10-21 11:09 AM
Posted on October 21, 2011 at 20:09
http://www.perisoft.net/bushound/
Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..
Up vote any posts that you find helpful, it shows what's working..
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2011-10-24 3:34 AM
Posted on October 24, 2011 at 12:34
Thank you for the application. I used the program but it always showed there is no end point configured but i was able to get the data with hyper terminal and also on my labview application.
Anyway the application was useful in some way and thank you for that.