Hello Everyone,
I have an embedded controller with a USB port and an Ethernet port on it.
My intent is to read data from a "web server" over TCP/IP sockets with the embedded controller and then send that data out the USB port of the embedded controller to a USB 2.0 connected probe to another device.
I am writing the code for the embedded controller.
I have all of Jan's books, at least the latest ones, and I would like someone to point me in the direction of the USB material that I should focus on. I believe I can handle the TCP/IP portion of this project OK, but I need direction on the USB half.
Thanks!
Joe
---------------