IFC devices testing in Bootloader

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

IFC devices testing in Bootloader

跳至解决方案
2,393 次查看
m_syed_ahmed
Contributor III

Hi,

We are working on the LS1021 processor. We had 3 devices (SRAM, NOR Flash, LPC4312) connected on the IFC bus. How to test those devices in the bootloader? For NOR Flash, we were able to validate through the memory read/write command. For SRAM, also we write something in memory and read back to validate that. But, we are stuck in the LPC4312 controller. How to validate that device in the IFC bus?

标签 (1)
标记 (3)
0 项奖励
回复
1 解答
2,366 次查看
ufedor
NXP Employee
NXP Employee

> Is there a way to calculate IFC timing values for other devices

> like the one excel sheet we had for NOR Flash?

There is no such way.

 

> Also is a memory read/write the only option to validate the IFC bus

Yes.

在原帖中查看解决方案

0 项奖励
回复
5 回复数
2,387 次查看
ufedor
NXP Employee
NXP Employee

> we are stuck in the LPC4312 controller. How to validate that device in the IFC bus?

The testing has to be determined in accordance with the LPC4312 firmware.

I believe that dedicated test application for the MCU has to be implemented.

0 项奖励
回复
2,380 次查看
m_syed_ahmed
Contributor III

Is there a way to test IFC bus configurations for the corresponding device is fine? I need to validate my IFC Timing and other related parameters.

0 项奖励
回复
2,376 次查看
ufedor
NXP Employee
NXP Employee

The request is not fully clear.

The IFC timings are determined by configured timing parameters.

0 项奖励
回复
2,370 次查看
m_syed_ahmed
Contributor III

Is there a way to calculate IFC timing values for other devices like the one excel sheet we had for NOR Flash?

Also is a memory read/write the only option to validate the IFC bus or do we had dedicated IFC bus test utilities?

0 项奖励
回复
2,367 次查看
ufedor
NXP Employee
NXP Employee

> Is there a way to calculate IFC timing values for other devices

> like the one excel sheet we had for NOR Flash?

There is no such way.

 

> Also is a memory read/write the only option to validate the IFC bus

Yes.

0 项奖励
回复