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