Looking for bootcfg1 on MPC5777C - 416DS to enter serial boot mode.

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

Looking for bootcfg1 on MPC5777C - 416DS to enter serial boot mode.

跳至解决方案
978 次查看
KarlS
Contributor II
I've been having a hard time finding the bootcfg1 test point or jumper for the MPC5777C - 416DS daughter board. I'm going to be using the MPC57xx motherboard (SCH-27237 REV C) with this daughter board for some testing through SCI. I need to be able to enter into serial boot mode. I've gone through the documentation and wiring schematics with little luck. The documentation does state that there is probably a physical pin on the board. The only place I was really able to find bootcfg1 was on SIPI but I don't believe that is what I need. If anyone has any knowledge or tips on how to enter serial boot mode even without bootcfg1 it would be greatly appreciated. Thanks! https://www.nxp.com/docs/en/user-guide/MPC5777CEVBUG.pdf https://www.nxp.com/webapp/Download?colCode=MPC57XXMB-REVC-SCH https://www.nxp.com/webapp/Download?colCode=MPC5777C-416DS-SCH
0 项奖励
1 解答
964 次查看
davidtosenovjan
NXP TechSupport
NXP TechSupport

Hi, I have just found revision C3 and D has config pins removed from base connectors.

 

davidtosenovjan_0-1617275428295.png

Older revisions have them connected to the motherboard's headers.

I am not sure about the reason why it has been removed, I guess possible booting issues as these pins has not been terminated anyhow.

在原帖中查看解决方案

2 回复数
963 次查看
davidtosenovjan
NXP TechSupport
NXP TechSupport

What you are describing it is a legacy option backward compatible with previous MCU generation (MPC5676R). There is second option that the configuration is stored in OTP flash area (DCF records) instead of configuration pins – pay attention to Figure 5-4. UTEST Miscellaneous DCF client.

On this device, legacy mode is default. An advantage for setting by DCF client is that these pins may be used for different purpose. A disadvantage is you cannot switch configuration according current need. Programming of DCF records is not trivial task but it is manageable.

https://www.nxp.com/docs/en/application-note/AN5268.pdf

 

965 次查看
davidtosenovjan
NXP TechSupport
NXP TechSupport

Hi, I have just found revision C3 and D has config pins removed from base connectors.

 

davidtosenovjan_0-1617275428295.png

Older revisions have them connected to the motherboard's headers.

I am not sure about the reason why it has been removed, I guess possible booting issues as these pins has not been terminated anyhow.