LPC4370 firm

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

LPC4370 firm

791 次查看
takuyahasegawa
Contributor II

We use LPC4370 for senssor signal processing.
We have trouble that firm data inside LPC4370 is initialized during power off for 3days.
And then we have rewrote data to LPC4370, that oparate nomally.
So, we guess that that is CPU trouble.
If you have any coping method, please let me us.

标签 (1)
0 项奖励
4 回复数

622 次查看
takuyahasegawa
Contributor II

Thank you

Now I use senssor signal proessing board that consists LPC4370, and I write firmware

into the board.  

 "LPC4370 Block diagram"  descrives that LPC4370 has 64kB ROM.

So I think that firmware is written into that 64kB ROM.

Is this 64kB ROM just read only?

0 项奖励

622 次查看
jeremyzhou
NXP Employee
NXP Employee

Hi,
The ROM 64 KB section is used to store the bootloader, it's forbidden to program or write data this section.
Hope this is clear.

Have a great day,
TIC

 

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

622 次查看
takuyahasegawa
Contributor II

Thank you very mush!

Your assistance is very helpful for me.

0 项奖励

622 次查看
jeremyzhou
NXP Employee
NXP Employee

Hi,
Thank you for your interest in NXP Semiconductor products and for the opportunity to serve you.
The LPC43x0 series doesn't contain internal flash, only SRAM, so these chips would lose data after power-off.
Hope this is clear.

pastedImage_1.png
Have a great day,
TIC

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------