What driver do I use for SPI FRAM?

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

What driver do I use for SPI FRAM?

802 次查看
Bouras
Contributor II

Hi all,

I am using MCUXpresso with a mk64fx512vmd12 microcontroller.


The project that I am working on requires me to write and read data to/from an FM25W256-G FRAM. I've had a look through the available drivers and their examples and cannot find a suitable driver.

I am probably blind, but can someone point me in the right direction and/or give me an example.

Thanks heaps in advance,
Alexander

标记 (5)
0 项奖励
1 回复

784 次查看
jingpan
NXP TechSupport
NXP TechSupport

Hi @Bouras ,

The SPI examples is in SDK_2.9.0_FRDM-K64F\boards\frdmk64f\driver_examples\dspi.

There isn't FRAM example. But it seems FRAM operation is simpler than spi flash.

 

Regards,

Jing

0 项奖励