Request for Application Note AN3638

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

Request for Application Note AN3638

ソリューションへジャンプ
1,656件の閲覧回数
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,620件の閲覧回数
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,587件の閲覧回数
June_Lu
NXP TechSupport
NXP TechSupport

Sorry, could not find the Userland Application source code.

0 件の賞賛
返信
1,621件の閲覧回数
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,600件の閲覧回数
leavs
Contributor IV

Thanks for your link.

Do you have one userland application to access this EEPROM?

0 件の賞賛
返信