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

Parallel port programming using Silabs c8051f340

Hi .. Can anyone let me know about parallel port programming using Silabs C8051F340/1/2 etc..I want to make an application for printing using parallel port.
Any references is appreciated.

Thanx

Parents
  • So you are already familiar with all the elements - then what additional information do you require?

    "one more thing... USB Port "

    Device, Host, or On-The-GO (OTG)?

    "Keyboard (PS/2 or USB interface) "

    The PS/2 protocol is well-documented - you should easily be able to find 8051 examples;

    For USB, you would require a USB Host...

Reply
  • So you are already familiar with all the elements - then what additional information do you require?

    "one more thing... USB Port "

    Device, Host, or On-The-GO (OTG)?

    "Keyboard (PS/2 or USB interface) "

    The PS/2 protocol is well-documented - you should easily be able to find 8051 examples;

    For USB, you would require a USB Host...

Children