FAT32 File System with SPI Flash

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

FAT32 File System with SPI Flash

2,884件の閲覧回数
yasararafathcs
Contributor II

Hi all,

I am working on Kinetis KL46 processor with SPI Flash.

I am in need of implemented SPI Flash drivers for this.

Will anyone can provide me please?

Thanking you,

ラベル(2)
0 件の賞賛
3 返答(返信)

1,066件の閲覧回数
mjbcswitzerland
Specialist V

Hi

The KL46 is supported in the uTasker project (TWR-KL46 and FRDM-KL46 as immediate target builds) with utFAT on SD cards via the SPI (or uFileSystem in ATMEL 45DB xxx, SST25xxx or ST 25Pxxx serial flash). See below simulations of the two boards operating with SD card and driving SLCDs.

Regards

Mark

http://www.utasker.com/kinetis.html

twr-kl46.pngfrd-kl46.png

0 件の賞賛

1,066件の閲覧回数
adriancano
NXP Employee
NXP Employee

Hi,

In the KL46 source code you can find an example which uses the SPI module with the DMA feature. There you can find drivers for the SPI module

KL46 Source Code:

FRDM-KL46Z: Freescale Freedom Development Platform for Kinetis KL3x and KL4x MCUs

If you do not want to download the complete package in the attachments you can find the source code of this project.

Hope this helps,

Regards,

-----------------------------------------------------------------------------------------------------------------------

Note: If this post answers your question, please click the Correct Answer button. It would be nice!

-----------------------------------------------------------------------------------------------------------------------

0 件の賞賛

1,066件の閲覧回数
yasararafathcs
Contributor II

Is it possible to implement the file system in SPI Flash?

0 件の賞賛