MCF52235 QSPI with no delays between transmissions

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

MCF52235 QSPI with no delays between transmissions

2,241 次查看
ariaveta
Contributor I
    Hello,

I would like to know if I can setup the Coldfire MCF5223 QSPI in master mode to have no clock delays between subsequent data.

The best result I got was about 1 clock delay. I'm asking this because I plan to use the QSPI not to transfer data to a slave device but to generate precise waveform without worrying about interrupt.

Any suggestion will be appreciated.


Thanks,
Marco
标签 (1)
0 项奖励
回复
2 回复数

1,008 次查看
Petter
Contributor II
Does your waveform data fit in the FIFO? If it does I guess you could just use the wrap mode and disable interrupts.
0 项奖励
回复

1,008 次查看
ariaveta
Contributor I
Hello Petter,
 thanks for your reply.

I can't use wraparound mode because the waveform has a finite duration and I have to generate it at random time.

Bye,
Marco
0 项奖励
回复