CUSTOM USB DRIVER

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

CUSTOM USB DRIVER

1,814件の閲覧回数
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 返答(返信)

1,352件の閲覧回数
giannigrondona
Contributor III

sry but the microprocessor is LPC54608. Thank you

0 件の賞賛
返信

1,352件の閲覧回数
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 件の賞賛
返信

1,352件の閲覧回数
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 件の賞賛
返信