Please note: We are aware of an issue affecting replies on the Arm Community forums, which may not be loading as expected.
We apologize for any inconvenience and appreciate your patience while we investigate and work to resolve the issue.
Thank you for your understanding.
Hi, I done programming in turbo C. I get data on parallet port successfully.I control stepper motor through it. Now i want to get data on USB port & then control stepper motor.So anyone can tell me how can i do programming for that?
Thanks in advance.
Regards, diyora
"Or use an CPU and a USB to serial converter like http://www.ftdichip.com "
Note that FTDI (and others) also make USB-to-Parallel chips; ie, USB chips with a microcontroller bus style interface.
There are also USB chips with SPI and I2C interfaces...