SDCard Unset Alignment Slows Transfer

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

SDCard Unset Alignment Slows Transfer

585件の閲覧回数
leifzars
Contributor IV

The spi sdcard driver does not set the sdcard_struct alignment variable. It has a value of zero.

This prevents MFS from direct writing the applications buffer, incurring a an additional memcpy. 

Can we not know the alignment, or maybe default it to 1 instead of zero?

タグ(4)
0 件の賞賛
返信
1 返信

439件の閲覧回数
danielchen
NXP TechSupport
NXP TechSupport

Hi Leif Zars

I think it is OK to set the alignment value to 1 , which means no special requirement.

Regards

Daniel

0 件の賞賛
返信