LPC11U24 zero length packets

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

LPC11U24 zero length packets

563 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by lpcware_user on Tue Mar 04 07:18:34 MST 2014
hi there,

we want to use a LPC11U24 mcu. The controller looks fine but i missed a detail. I have made good experience with
the LPCUSBlib (running on LPC1833) and the hardware is working fine. For the LPC11U24 i want to know if it's
possible to generate a zero packet for an IN endpoint ?

Example:
I want to transfer 128 bytes to the host but the buffer must be "closed" using a zero packet. I can call
DcdDataTransfer() to prime the data for transmission. Either 128 bytes at all, or using two steps with 64 bytes each.
But can i call DcdDataTransfer() with length = 0 ?? Is the USB hardware generating a zero packet ?

Regards
lpcware_user
Labels (1)
0 Kudos
1 Reply

537 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by liaochengyi on Wed Apr 02 18:48:17 MST 2014
Yes,

I also need know how to send zero length packets when data ending  used bulk in transfer in LPC11Uxx.

If someone will answer the question?  NXP guys will help that?

3Q
Best Regards,
Chengyi
0 Kudos