fatfs with ramdisk and dataflash

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

fatfs with ramdisk and dataflash

2,402件の閲覧回数
biafra
Senior Contributor I

Hi everyone,

I'm developing an application using a custom board based on MK66, MCUXpresso 10.1.1 and SDK 2.3.

On the board there is external battery backed up RAM, used for a ramdisk, and a 8 MB dataflash device (AT45DB321E), where I need to implement 2 different disk.

I've read the FatFs docs and it seems that I can handle only 1 disk of the same type (ramdisk, SD disk, MMC disk).

Did I misunderstand something?

How can I handle my devices?

Many thanks

Biafra

1 返信

2,133件の閲覧回数
danielchen
NXP TechSupport
NXP TechSupport

Hi Biafra:

In theory it is possible to write into several different physical discs, but I have never tried it in practice.

Regards

Daniel