I have EPSON usb dot matrix printer ,i want to interface this printer with TM4C129X controller.
Is it possible or not????
If yes then where i will get library for this printer.??????
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
I have EPSON usb dot matrix printer ,i want to interface this printer with TM4C129X controller.
Is it possible or not????
If yes then where i will get library for this printer.??????
Dhanush Nair said:I have EPSON usb dot matrix printer
Which one model? Is that for embedded or consumer market? One shot or huge production? Everything can be done at expense of much time lost in front of desk and keyboard, the question is to do what?
Is this serial dot matrix old mode printer or a winprinter? If second one also on Linux and desktop is a nightmare too.
Roberto Romano said:Which one model?
Than you for response. I have SPSON LX300 +II model it is not old model.It has USB as well as serial port. From where should i start to program. Where i will get USB library for this.I am new so where will i get reference code for this.
please help me from where should i start.
I have usb_dev_bulk code but it is not detecting LX300 printer. Please tell me where should i change in code
Dhanush,
The TivaWare example library does not contain drivers for specific USB devices such as your printer. I recommend contacting the device manufacturer for guidance on how to write a driver for their products.
-Joel
Hi all,
I have successfully interfaced a dot matrix USB printer to LM3s5951. I also tried to get the status for printer according to USB printer specs.
I am working according to this link http://www.keil.com/forum/57021/#msg187065 .
I need some help on this as soon as possible.
Regards
Sanket