How to use i.MX6DQ SATA P0_act_led.

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

How to use i.MX6DQ SATA P0_act_led.

跳至解决方案
1,174 次查看
satoshishimoda
Senior Contributor I

Hi community,

I have a question about i.MX6DQ SATA.

Please see chapter 53.3.5.11 in IMC6DQRM Rev.2.

It says about P0_act_led, and our partner want to use this signal, but we did not find how to use the signal other than this chapter.

How can we use P0_act_led signal?

Best Regards,

Satoshi Shimoda

标签 (2)
标记 (1)
0 项奖励
回复
1 解答
835 次查看
igorpadykov
NXP Employee
NXP Employee

Hi Satoshi

this signal is not routed externally to processor pad.

This is internal signal of sata module, used in enclosure management protocol

(please refer to above links).

Best regards

igor

在原帖中查看解决方案

0 项奖励
回复
3 回复数
835 次查看
igorpadykov
NXP Employee
NXP Employee

Hi Satoshi

control of led activity is performed using standard AHCI APIs,

so seems one can use described below steps

ledctl(8) - Linux man page

Ubuntu Manpage: ledctl - Intel(R) LED control application for a storage enclosures.

http://www.intel.com/content/dam/www/public/us/en/documents/technical-specifications/serial-ata-ahci...

http://people.freebsd.org/~mav/Enclosure_Management_en.pdf

Best regards

igor

-----------------------------------------------------------------------------------------------------------------------

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

-----------------------------------------------------------------------------------------------------------------------

835 次查看
satoshishimoda
Senior Contributor I

Dear Igor,

Thank you for your reply.

I read the documents, and I understood how to use activity LED roughly.

But I could not understand about P0_act_led signal because the documents don't mention about hardware.

I feel P0_act_led signal is hardware signal, and I found the condition when it is asserted in chapter 53.5.11 of IMX6QRM Rev.2 and chapter 10.12 of the following document.

http://www.intel.com/content/dam/www/public/us/en/documents/technical-specifications/serial-ata-ahci...

However, I could not find how assign P0_act_led signal to i.MX6 physical pad.

Should we assign P0_act_led signal to a GPIO pad by ourselves?

Best Regards,

Satoshi Shimoda

0 项奖励
回复
836 次查看
igorpadykov
NXP Employee
NXP Employee

Hi Satoshi

this signal is not routed externally to processor pad.

This is internal signal of sata module, used in enclosure management protocol

(please refer to above links).

Best regards

igor

0 项奖励
回复