eMIOS:OPWFM for MPC5554,the SIU_PCR[xx]_PA = 0x3 or 0x1?

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

eMIOS:OPWFM for MPC5554,the SIU_PCR[xx]_PA = 0x3 or 0x1?

跳至解决方案
1,267 次查看
ypchen
Contributor III

<Qorivva Simple Cookbook, Rev. 4>,Table 74. Configure GPIO 181:Pad assignment = EMIOS Ch, PA = 3.
In <MPC5553/MPC5554 Microcontroller Reference Manual>,Table 6-16. SIU_PCR Field Descriptions ,0x3 indicate 'Main Primary Function';
but ,in Reference Manual, Table 2-2. MPC5554 Signal Properties,eMIOS Channel,eMIOS Channel is Function Type 'P'(not 'MP'),which corresponds 'Primary Function',and it seems PA should be 0x1 .
so,my question is:  should PA be 0x1, or 0x3?

1 解答
1,126 次查看
PetrS
NXP TechSupport
NXP TechSupport

Hi,

The Main primary function is used for compatibility. On early MPC55xx devices, the Primary function was defined with PA=3. Later it was changed to have Primary function with PA=1.

 

On MPC5554, you can use either Primary or Main Primary. Recommendation is to use PA=1 to select Primary function.

BR, Petr

在原帖中查看解决方案

1 回复
1,127 次查看
PetrS
NXP TechSupport
NXP TechSupport

Hi,

The Main primary function is used for compatibility. On early MPC55xx devices, the Primary function was defined with PA=3. Later it was changed to have Primary function with PA=1.

 

On MPC5554, you can use either Primary or Main Primary. Recommendation is to use PA=1 to select Primary function.

BR, Petr