imx8mp flexspi with FPGA read error

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

imx8mp flexspi with FPGA read error

ソリューションへジャンプ
37,266件の閲覧回数
xjy198903
Contributor III

Is there an access frequency limit for the flexspi interface of imx8mp? Now I am using 8-wire connection to FPGA, and I am doing uninterrupted read access to the same address (cache is not enabled, which means that every read access can trigger the cs signal to be valid), most of the time it is good, but sometimes I found out by monitoring that the cs signal will not be triggered for a very long time (40~50ms), which leads to the read value is especially different from the normal one, what could be the reason for this?

ps: flexspi default clock is 80Mhz.

0 件の賞賛
返信
1 解決策
37,140件の閲覧回数
xjy198903
Contributor III

got it. It has nothing to do with flexspi, it's the rt thread that's being forced to schedule out 50ms.

元の投稿で解決策を見る

0 件の賞賛
返信
2 返答(返信)
37,141件の閲覧回数
xjy198903
Contributor III

got it. It has nothing to do with flexspi, it's the rt thread that's being forced to schedule out 50ms.

0 件の賞賛
返信
37,206件の閲覧回数
Zhiming_Liu
NXP TechSupport
NXP TechSupport

Hi @xjy198903 

Please try the workaround in errata

Zhiming_Liu_0-1702959256184.png

 

0 件の賞賛
返信