MCF52235 QSPI with no delays between transmissions

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

MCF52235 QSPI with no delays between transmissions

2,151 Views
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
Labels (1)
0 Kudos
Reply
2 Replies

918 Views
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 Kudos
Reply

918 Views
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 Kudos
Reply