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 pritner interfacing

hello all,
i have microcontroller of c8051f020 and serial to usb module
i want to interface the usb printer to microcontroller
can u guide me for the usb printer protocol used for microcontroller?
thank you all
take care

Parents
  • The microcontroller is irrelevant - the USB Printer Protocol is defined by the USB Spec and is totally independent of what device is used to implement it!

    Note that driving a USB Printer will require a USB Host or OTG (On-The-Go) port...

Reply
  • The microcontroller is irrelevant - the USB Printer Protocol is defined by the USB Spec and is totally independent of what device is used to implement it!

    Note that driving a USB Printer will require a USB Host or OTG (On-The-Go) port...

Children