GPIOs in QORIQ processors

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

GPIOs in QORIQ processors

1,395件の閲覧回数
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 返答(返信)

549件の閲覧回数
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!
-----------------------------------------------------------------------------------------------------------------------

549件の閲覧回数
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 件の賞賛

549件の閲覧回数
r8070z
NXP Employee
NXP Employee

I meant platform PLL.  What PLL do you mean? 

0 件の賞賛