LS1046A QSPI Boot failed

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

LS1046A QSPI Boot failed

1,047 Views
tian_shuliang
Contributor I

I design a board that refer to frwy-ls1046a-ac. cpu boot source and por config are the same with frwy-ls1046a-ac.


When i select qspi(SW1[3] and SW1[7] ON) to startup, I find board unable to startup. I test no data on QSPI DATA 0 and

QSPI_A_SCK as follow:

pastedImage_668.png

Then i did the following steps:

1.Select sdcard to startup

2.Enter to uboot commamd mode

3.Input "sf probe 0:0" to init qspi

4.Select qspi (SW1[3] and SW1[7] ON) to startup

5.Reset board. Then the board can startup from qspi.

pastedImage_315.png

I want to know why can't  startup by qspi when power on. If QSPI_A_SCK is wrong.

 

0 Kudos
3 Replies

896 Views
tian_shuliang
Contributor I

It is custom board. Select QSPI, FRWY can startup normally when power on。  

 

1.Select QSPI startup ,I test PORESET_B and QSPI CLK,PORESET_B can last about 600 microseconds.

  No data in qspi DATA0。

pastedImage_1.png

2.Select SDCard startup , not plugin sdcard. I test PORESET_B and SDCARD CLK,PORESET_B can last about 5 millisecond.

pastedImage_2.png

 

1.Why are the durations of PORESET_B‘s high levels so different?

2.Why LS1046A can't read data from qspi?

0 Kudos

896 Views
ufedor
NXP Employee
NXP Employee

Something is wrong with the processor connection.

Refer to the QorIQ LS1046A, LS1026A Data Sheet, notes in the Table 1. Pinout list by bus and AN5252 - QorIQ LS1046A Design Checklist.

Check POR levels of all signals explicitly mentioned in the aforementioned sources.

0 Kudos

896 Views
ufedor
NXP Employee
NXP Employee

> When i select qspi(SW1[3] and SW1[7] ON) to startup

Is this about custom board?

If "yes" - please provide the board connection schematics as searchable PDF.

Can you replicate the issue on the FRWY board?

0 Kudos