How to configure delay parameters in QSPI driver

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

How to configure delay parameters in QSPI driver

ソリューションへジャンプ
1,409件の閲覧回数
bhaskar_naik
Contributor I

We are using MCF52259 QSPI in polling mode.

 

As per MCF52259 reference manual (section 27.5), it’s required to set desired delay as per requirement.

But there is no IOCTL function to set the delay parameters. IOCTL full duplex transmission always makes use of user defined delay.  i.e. QCRx[DSCK] and  QCRx[DT] are always set to 1.

 

Am I missing something.? How to configure delay parameter without touching the MQX driver.?

0 件の賞賛
返信
1 解決策
1,039件の閲覧回数
PetrM
Senior Contributor I

Hello,

 

this is functionality is not yet available, but it's planned to be added to SPI driver as IOCTL command.

 

PetrM

元の投稿で解決策を見る

0 件の賞賛
返信
1 返信
1,040件の閲覧回数
PetrM
Senior Contributor I

Hello,

 

this is functionality is not yet available, but it's planned to be added to SPI driver as IOCTL command.

 

PetrM

0 件の賞賛
返信