GPIOs in QORIQ processors

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

GPIOs in QORIQ processors

2,707 次查看
monalihaware
Contributor III

In a T-series processor,

1. Do Reset Control Word Status Registers(DCFG_CCSR_RCWSRn) reflect only RCW recieved from NOR flash or RCW received from any other source (including Hard coded RCW at POR)

2. Do GPIO programming require TLBs and MMU configuration?

3. Do GPIOs programming require PLLs to be correctly configured? 

3 回复数

1,861 次查看
r8070z
NXP Employee
NXP Employee


Have a great day,

1 RCW data read from external memory is written to the RCW status registers.

2,3 GPIO programming require access to the CCSR address space. It means that QorIQ device has to complete reset sequence successfully i.e. the PLLs are locked. MMU configuration is required if core of the QorIQ device should programs GPIO configuration registers.

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

1,861 次查看
monalihaware
Contributor III

Thanks Serguei,

Thanks for your reponse. I consider that PLLs on my T2081 board are locked as it is coming out of POR sequence.

But why then PLL status register shows me "PLL disabled". Moreover i dont get any output at clk_out pin though i have programmed properly the clock configuration register for clk_out

0 项奖励
回复

1,861 次查看
r8070z
NXP Employee
NXP Employee

I meant platform PLL.  What PLL do you mean? 

0 项奖励
回复