LPC11U14 Mass Storage Not able to transfer 1KB of file with nxUSBLib(0.93, 0,96 and 0.98b)

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

LPC11U14 Mass Storage Not able to transfer 1KB of file with nxUSBLib(0.93, 0,96 and 0.98b)

854件の閲覧回数
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by Manirajashirwad on Tue May 28 05:59:57 MST 2013

Hi,


I have used LPC11u14 microcontroller and nxpUSBLib for developing a Mass Storage Device.


The device is working properly, getting enumerated properly and I can also open "Readme.txt" file.


But whe I try to copy a file into a device which is more than 1KB(1250bytes ~), the device is not working properly. It takes a long to save a file(more than 1minute) or it is making my Host(Windows7 PC) hang. 


When I debugged, the NBytes bytes of the Endpoint Command/Status list is not getting updated properly. The firmware is setting the data to be received as 0x3ff(1023) and the value should be decreased when the data is received. But remains the same for a long time and gets updated very late.


I even tried the same code with LPC11u37. Here also same problem is seen.


What will be the issue? Please help me solve this issure?


Regards


Maniraj AShirwad G


 


ラベル(1)
  • USB

0 件の賞賛
返信
0 返答(返信)