Can FelxSPI bus be used for regular, non-flash-memory SPI devices?

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

Can FelxSPI bus be used for regular, non-flash-memory SPI devices?

628 次查看
oliverco
Contributor I

I need add'l SPI buses beyond the SPI1, SP2 and SP3 offered, and I thought FlexSPI should be possible to be used as a regular single-lane SPI bus?

0 项奖励
回复
1 回复

602 次查看
Manuel_Salas
NXP TechSupport
NXP TechSupport

Hello @oliverco 

 

FlexSPI is primarily designed for interfacing with NOR/NAND Flash memory devices, but you can use it to interface other kind of SPI devices, but you should modify the device tree and maybe the driver for FleSPI.

Maybe it is preferible to use the SPI peripheral directly.

Also you can test if FlexSPI works with your device with spidev_test.

 

Best regards,

--... ...--

Salas.

0 项奖励
回复