imx8mp flexspi with FPGA read error

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

imx8mp flexspi with FPGA read error

Jump to solution
583 Views
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 Kudos
Reply
1 Solution
457 Views
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.

View solution in original post

0 Kudos
Reply
2 Replies
458 Views
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 Kudos
Reply
523 Views
Zhiming_Liu
NXP TechSupport
NXP TechSupport

Hi @xjy198903 

Please try the workaround in errata

Zhiming_Liu_0-1702959256184.png

 

0 Kudos
Reply