CUSTOM USB DRIVER

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

CUSTOM USB DRIVER

1,306 Views
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 

Labels (2)
Tags (1)
0 Kudos
Reply
3 Replies

844 Views
giannigrondona
Contributor III

sry but the microprocessor is LPC54608. Thank you

0 Kudos
Reply

844 Views
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 Kudos
Reply

844 Views
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 Kudos
Reply