This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AM263P4: Does AM263P Eva Control Card works on QSPI mode?

Part Number: AM263P4
Other Parts Discussed in Thread: AM2634

Tool/software:

Hi,

I am trying to run AM263P_MCAL_10.0 example on Eva Control Card.

I built Fls_App and run it on my Eva board, from the terminal output, it run successful.

If I change the Fls_Mode in Fls_Cfg.c from FLS_OSPI_RX_8D_8D_8D to FLS_OSPI_RX_1S_1S_4S, it gives error

So the question is how could I run QSPI mode on AM263P4 Eva board?

Our project used to run on AM2634 Mcu, we have set QSPI mode by: Fls_Mode = FLS_QSPI_RX_LINES_QUAD.

We want to run the QSPI mode on AM263P4 as the hardware design was not changed, so no OSPI connections.

Thanks