This widget could not be displayed.
Anonymous
Not applicable
Aug 01, 2016
09:59 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
hello
I'm using an appropriate protocol for USB send a signal to the computer to do. If the hex file the appropriate protocol (eg. Balk protocol) or you can provide me with your film? Thank you very much
2 Replies
This widget could not be displayed.
Anonymous
Not applicable
Aug 03, 2016
01:57 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
The USB cannot send a signal to PC of its own. The PC is the master for USB and it should ask for data first (via Control Transfer i.e control request)
The PC should keep asking for data and the USB Device should send when it is has data or simply NAK.
Regards,
- Madhu Sudhan
This widget could not be displayed.
Anonymous
Not applicable
Aug 03, 2016
01:57 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
For handling control requests, you can refer our example projects.
Regards,
- Madhu Sudhan
This widget could not be displayed.