Status of unused peripherals

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

Status of unused peripherals

ソリューションへジャンプ
1,426件の閲覧回数
maurosalvini
Contributor II

Hi to all,

my newbie question is: what is the default status of unused peripherals in an iMX6 chip?

I'm developing a custom board based on iMX6SX, and a lot of functionalities (ADC, CAN, PCI, and many more) are not used. What is their status when I power up board?

For example, speaking about u-boot only, most peripherals seems not to be touched at all: if I'm in u-boot, are them powered on? If yes, how can I power them off to bring down power consumption, also in Linux domain?

Thanks in advance.

Regards

Mauro

ラベル(2)
0 件の賞賛
返信
1 解決策
1,270件の閲覧回数
art
NXP Employee
NXP Employee

After powering the i.MX6 SoC up, all of its integrated peripheral modules are powered up (meaning that the supply voltage is applied), but most of them are non-initialized, clock gated and unused, so, they consume almost no power in that state. Further, the integrated peripherals can be enabled, configured and used in software, as required. In Linux domain, the corresponding software drivers are used for that.


Have a great day,
Artur

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

元の投稿で解決策を見る

0 件の賞賛
返信
2 返答(返信)
1,270件の閲覧回数
maurosalvini
Contributor II

Thank you very much Artur!

Have a great day!

0 件の賞賛
返信
1,271件の閲覧回数
art
NXP Employee
NXP Employee

After powering the i.MX6 SoC up, all of its integrated peripheral modules are powered up (meaning that the supply voltage is applied), but most of them are non-initialized, clock gated and unused, so, they consume almost no power in that state. Further, the integrated peripherals can be enabled, configured and used in software, as required. In Linux domain, the corresponding software drivers are used for that.


Have a great day,
Artur

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

0 件の賞賛
返信