LPDDR initial check for custom board

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

LPDDR initial check for custom board

ソリューションへジャンプ
723件の閲覧回数
Robbi
Contributor II

Hi Team, 

                 we had designed a custom-board with imx-93 processor. As a part of board bring-up activity. Need to test LPDDR4 ,eMMC and other peripherals. Is there any approach to test in u-boot stage with flashing image.

 

 

Thanks,,

Robbi.

0 件の賞賛
返信
1 解決策
698件の閲覧回数
JosephAtNXP
NXP TechSupport
NXP TechSupport

Hi,

Thank you for your interest in NXP Semiconductor products,

For testing DDR, you would need to use Config Tools for the i.MX 93, you have to port your timings and characteristics into a new imx-boot image, the bring up is done through this interface and the test would be to get to U-boot after each boot.

For other interfaces like eMMC and so on, upon successfully porting your new imx-boot image with a custom u-boot, you could test your own code in the board.c file and/or through the U-boot commands, e.g. mmc read/ mmc write.

Regards

元の投稿で解決策を見る

0 件の賞賛
返信
2 返答(返信)
699件の閲覧回数
JosephAtNXP
NXP TechSupport
NXP TechSupport

Hi,

Thank you for your interest in NXP Semiconductor products,

For testing DDR, you would need to use Config Tools for the i.MX 93, you have to port your timings and characteristics into a new imx-boot image, the bring up is done through this interface and the test would be to get to U-boot after each boot.

For other interfaces like eMMC and so on, upon successfully porting your new imx-boot image with a custom u-boot, you could test your own code in the board.c file and/or through the U-boot commands, e.g. mmc read/ mmc write.

Regards

0 件の賞賛
返信
665件の閲覧回数
Robbi
Contributor II

Thanks @JosephAtNXP , Is there any sample application to test eMMC and QSPI NOR FLASH memory(instead of using mmc or dd commands).

 

 

0 件の賞賛
返信