Interfacing a high speed printer to lpc18xx series

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Interfacing a high speed printer to lpc18xx series

720 次查看
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by sanketk on Wed Jun 25 03:30:29 MST 2014
Hi,

I want to interface a high speed laser printer using USB to one of my LPC18xx controllers.
Since these devices support High speed USB. Is it possible to do the same. Is it feasible. Are there any printer host driver available for lpc18xx devices.
Also can we program the MCB1800 development board other than using the Ulink debugger.


Regards
Sanket
标签 (1)
0 项奖励
回复
1 回复

707 次查看
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by bavarian on Mon Jun 30 05:29:53 MST 2014
The USB block in the LPC18xx can be host, it is USB HS, so yes, you can connect a USB printer.
We don't provide code for host functionality at the moment. But if we would, then for sure not for a printer profile.
So you need to look for third party providing such code.

The MCB1800 board can be programmed with

[list]
  [*]  Keil uVision + ULink or JLink or Link2, IAR EWARM + JLink or i-jet, LPCXpresso + Link2
  [*]  ISP mode (in system programming) using UART0 and the program Flash Magic (just google it)
  [*]  other programmers, e.g. from isystems
[/list]

Regards,
NXP Support Team
0 项奖励
回复