Request for Application Note AN3638

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

Request for Application Note AN3638

跳至解决方案
1,697 次查看
leavs
Contributor IV

Hi,

I'm using my custom LS1046A board.

I want to use EEPROM to store MAC address.

From the source code

uboot/board/freescale/common/sys_eeprom.c

I know there is one application note AN3638 to know the detail of EEPROM layout for CCID or NXID formats.

Can you share it with me?

And is there one Userland Application source code to access the EEPROM to write this EEPROM by using the CCID or NXID formats.

Thanks.

0 项奖励
回复
1 解答
1,661 次查看
June_Lu
NXP TechSupport
NXP TechSupport

Please find https://www.nxp.com.cn/docs/en/application-note/AN3638.pdf

In the uboot use the command "i2c md 0x53 0x40 0x100" in LS1046ARDB, you could read the inform.

You could use uboot i2c command to change the IDs.

在原帖中查看解决方案

0 项奖励
回复
3 回复数
1,628 次查看
June_Lu
NXP TechSupport
NXP TechSupport

Sorry, could not find the Userland Application source code.

0 项奖励
回复
1,662 次查看
June_Lu
NXP TechSupport
NXP TechSupport

Please find https://www.nxp.com.cn/docs/en/application-note/AN3638.pdf

In the uboot use the command "i2c md 0x53 0x40 0x100" in LS1046ARDB, you could read the inform.

You could use uboot i2c command to change the IDs.

0 项奖励
回复
1,641 次查看
leavs
Contributor IV

Thanks for your link.

Do you have one userland application to access this EEPROM?

0 项奖励
回复