USB Laser Printer Interface with LPC1768

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

USB Laser Printer Interface with LPC1768

1,262件の閲覧回数
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by bharat.gopani on Wed Sep 01 06:33:49 MST 2010
CPU : LPC1768 .
Compiler : LPCXpresso .

I want to do USB Laser Printer Interface with LPC1768 .
For that I have initilized USB HOST .

Now how should I write byte( Character)  to the Printer for Printing .

Anybody can help me for same  or anybody can give sample code for the same .

Original Attachment has been moved to: 1100643_TryLib.zip

0 件の賞賛
返信
2 返答(返信)

968件の閲覧回数
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by xavas on Sun Mar 06 14:08:48 MST 2016
Hi Bharat!

I´m new to USB Printers and I have to do project based on LPC1768/69 exactly with this feature. Cann you tell me if you got this implementation to you LPC1768?

Regards,

Xavier
0 件の賞賛
返信

967件の閲覧回数
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by igorsk on Wed Sep 01 08:45:43 MST 2010
You will need to implement a USB printer class driver. This spec should help. I haven't seen any freely available sample code for that.

[B]Edit[/B]: I take that back. I just now realized that you can look into Linux sources for sample drivers. However, Linux code is much more modular and high-level that you might need, so not sure how much help it will be.
0 件の賞賛
返信