Slow down access to quad SPI flash

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

Slow down access to quad SPI flash

1,199 次查看
BCVegas
Contributor I

I have a proto board with mismatched trace lengths between the processor and SPI flash memory, which is causing timing problems.  Is it possible to slow down the SPI interface in mcuxpresso to a speed to allow programming and access?

标签 (1)
0 项奖励
回复
1 回复

1,174 次查看
Hui_Ma
NXP TechSupport
NXP TechSupport

Hi,

Yes, customer can slow down the SPI Flash serial clock.

Just using SDK provided demo <flexspi_hyper_flash_polling_transfer>, the <app.h> has below function to initialise FlexSPI clock:

static inline void flexspi_clock_init(void)

Thanks for the attention.

Mike

0 项奖励
回复