I set the boot device to NOR(EIM), but it dose not start.

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

I set the boot device to NOR(EIM), but it dose not start.

ソリューションへジャンプ
500件の閲覧回数
tamotsu
Contributor III

This is a custom board using iMX7D.

I set BOOT_MODE to 0b10 and BOOT_CFG[15:0] to 0b0101010000111111, but when I turn on the power, /CE of NOR flash remains ay LOW level.

Thank you.

0 件の賞賛
返信
1 解決策
450件の閲覧回数
tamotsu
Contributor III

The BOOT_CFG resistor is pulled up to NVCC_3V3, but since NVCC_3V3 goes HI after POR_B goes HI, it is likely that the CFG information was not loaded into the ROM.

By changing the pull-up power supply of the BOOT_CFG resistor, the pull-up resistor of NOR (EIM)'s CE, and VDD to another power supply, we were able to confirm access to the CE of NOR (EIM) from the ROM. The cause is probably that the current of the NVCC_3V3 power supply was too large.

Best regards.

元の投稿で解決策を見る

0 件の賞賛
返信
3 返答(返信)
484件の閲覧回数
Dhruvit
NXP TechSupport
NXP TechSupport

Hi @tamotsu,

I hope you are doing well.

Please make sure that the boot image is correct & flashed succesfully.

Chip selects in EIM are active low.

Thanks & Regards,
Dhruvit Vasavada

0 件の賞賛
返信
479件の閲覧回数
tamotsu
Contributor III

Thank you Dhruvit.

I referred to SABRE's circuit diagram, but I also found that EIM's CS did not have pull-up register, so I added 10K registers.

But the result was the same.

How many seconds dose it take for the ROM to read BOOT_MD and BOOT_CFG after the MPU's POR_B start up?

It takes 3.3 mSec for BOOT_CFG start up after MPU POR_B start up.

Best regards.

0 件の賞賛
返信
451件の閲覧回数
tamotsu
Contributor III

The BOOT_CFG resistor is pulled up to NVCC_3V3, but since NVCC_3V3 goes HI after POR_B goes HI, it is likely that the CFG information was not loaded into the ROM.

By changing the pull-up power supply of the BOOT_CFG resistor, the pull-up resistor of NOR (EIM)'s CE, and VDD to another power supply, we were able to confirm access to the CE of NOR (EIM) from the ROM. The cause is probably that the current of the NVCC_3V3 power supply was too large.

Best regards.

0 件の賞賛
返信