How to modify the size of usb msc write data

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

How to modify the size of usb msc write data

1,114 次查看
xunwan
Contributor I

RT685 USB_DeviceMscCallback kUSB_DeviceMscEventWriteResponse, I print the lba->size the value, found that the maximum is 4096。Can the value be changed? Thank you

DZC_0-1700626956049.png

 

0 项奖励
回复
2 回复数

1,079 次查看
jimmychan
NXP TechSupport
NXP TechSupport

Normally, you don't need to change this value.

0 项奖励
回复

1,045 次查看
xunwan
Contributor I

Thank you for your reply. The purpose of changing this is to increase the amount of data written to eMMC each time and reduce the repeated call to eMMC write function, which can accelerate the speed of USB file transfer, but it is not sure whether it is feasible, maybe each packet of USB data can only be 512B

0 项奖励
回复