Data Writing in SD card using imxrt1050 board and MCUXpresso

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

Data Writing in SD card using imxrt1050 board and MCUXpresso

ソリューションへジャンプ
457件の閲覧回数
Shashi_ranjan_14
Contributor II

 

I am trying to Write data in the SD card, first time i am able to  create a files but second time executing the program the previous data automatically erased and only second file data available.

can any one please help me to how to turn off auto flash in the SD card Program 

currently i am using  evkbimxrt1050_sdcard_fatfs example .

Thanks

 

タグ(2)
0 件の賞賛
1 解決策
446件の閲覧回数
jingyangxie
Contributor V

Hi,

You need to change the macro FF_USE_MKFS to 0

元の投稿で解決策を見る

2 返答(返信)
423件の閲覧回数
Shashi_ranjan_14
Contributor II

Hii 

thanks 

it's working

 

0 件の賞賛
447件の閲覧回数
jingyangxie
Contributor V

Hi,

You need to change the macro FF_USE_MKFS to 0