You probably want to base this on an existing USB gadget. See Gadget Zero for starters.
Some links: http://www.linux-usb.org/gadget/ http://www.adeneo-embedded.com/content/download/21249/280160/file/Useful_USB_Gadgets_on_Linux.pdf HTH. From: [email protected] [mailto:[email protected]] On Behalf Of [email protected] Sent: 23 April 2014 02:29 To: [email protected] Subject: [beagleboard] writing a usb target device? dear experts---I am a complete newbie. I just ordered my first beaglebone black. I am fairly experienced with linux, so I should not run into problems on the install. alas, my main goal is to create my own USB target device. so, I am looking for a template. for example, I would like a host to send a packet of n bytes, and my beaglebone to send back a checksum. that's it. could someone point me to the right places to look, please? I also looked at bb books. richardson's book is in python and javascript, which I could translate into C. but, does it cover designing simple USB target device programming like this? help and pointers appreciated. /iaw -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout. -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
