This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

USB to Parallel

Is it possible to send data via my USB-
interface to the parallel port on the
interface? For example: can I blink
a Led connected to the parallel port via
the USB kit?

Greetings,
Peter

Parents
  • Sorry, forgot to mention what i'm using :p

    I'm using the Cypress EZ-USB FX CY3671 dev-kit
    The kit has 2 rs232 connectors and 1
    parallel connector. I'd like to use
    the parallel port. (examples on how to use
    the rs232 would also be more then welcome)
    What I'm trying to do is turn on a Led
    which is connected to the parallel port. I
    want to do this via the USBconnector of the
    kit. I use Keil uVision to write my code

    Hope this will do,
    Peter

Reply
  • Sorry, forgot to mention what i'm using :p

    I'm using the Cypress EZ-USB FX CY3671 dev-kit
    The kit has 2 rs232 connectors and 1
    parallel connector. I'd like to use
    the parallel port. (examples on how to use
    the rs232 would also be more then welcome)
    What I'm trying to do is turn on a Led
    which is connected to the parallel port. I
    want to do this via the USBconnector of the
    kit. I use Keil uVision to write my code

    Hope this will do,
    Peter

Children