CUSTOM USB DRIVER

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

CUSTOM USB DRIVER

1,015 次查看
giannigrondona
Contributor III

Hi

I use an LPC54680 microprocessor and I connected a QUECTEL EC21 modem through an USB port. The modem doesn't support  CDC communication class so I have to write driver by myself. 

I'd like to have some help on how to implement this driver.

Best Regards

Giovanni 

标签 (2)
标记 (1)
0 项奖励
3 回复数

553 次查看
giannigrondona
Contributor III

sry but the microprocessor is LPC54608. Thank you

0 项奖励

553 次查看
Carlos_Mendoza
NXP Employee
NXP Employee

Hi William,

 

I guess the best approach would be to use an example project for a similar USB class (same transfer type) to the one used by the modem.

 

Could you give us more information about your application? Do you require the MCU to be Host?


Hope it helps!

 

Best Regards,
Carlos Mendoza
Technical Support Engineer

0 项奖励

553 次查看
giannigrondona
Contributor III

Yes MCU must be the host and modem is the device. I must use BULK tranfer. Which examples project could I use ?

0 项奖励