Connecting Propellers via USB 2.0
I want to connect about 10 Propellers via USB 2.0 so they can report sensor data being evaluated in a feedback loop on each Cog which responds to commands sent in from a PC. I hope this can work over wireless. Searching this forum for USB produced no hits. USB is used for programming Propellers but after programming can it be used for this type of communication?
Let's say one Cog can be used to handle the USB port. How does one address the other chips without an interrupt to tell when to send or receive? Thank you.
Let's say one Cog can be used to handle the USB port. How does one address the other chips without an interrupt to tell when to send or receive? Thank you.
Comments
USB2 is 480Mbs so interface chips will have to be used, and I guess that one of the Porps would have to be designated as the Host.
Hope this helps to give you a start to ask some more questions.
I note a seperate chip is required for 12 bit A/D to perform the BS2's RCTIME command. How is 12 bit PWM possible?