Is there any relation between RTC and BT module

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

Is there any relation between RTC and BT module

ソリューションへジャンプ
1,505件の閲覧回数
vinothkumars
Senior Contributor IV

Dear All,

I am working on IMX8QM. I disable rtc alarm wakeup. After that Bluetooth is not working.

file: rtc-imx-sc.c

- device_init_wakeup(dev, true);

+ device_init_wakeup(dev, false);

Is there any relation between Bluetooth and RTC ?

Thanks & Regards,

Vinoth S,

Regards,
Vinothkumar Sekar
ラベル(2)
0 件の賞賛
返信
1 解決策
1,369件の閲覧回数
igorpadykov
NXP Employee
NXP Employee

Hi Vinoth

ine general rtc timing intervals may be used by bluetooth driver,

seems specific reason can be found using debugging:

Using Open Source Debugging Tools for Linux on i.MX Processors

Normal and Secure Debug for i.MX8/8X Family of Applications Processors

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

元の投稿で解決策を見る

2 返答(返信)
1,370件の閲覧回数
igorpadykov
NXP Employee
NXP Employee

Hi Vinoth

ine general rtc timing intervals may be used by bluetooth driver,

seems specific reason can be found using debugging:

Using Open Source Debugging Tools for Linux on i.MX Processors

Normal and Secure Debug for i.MX8/8X Family of Applications Processors

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

1,369件の閲覧回数
vinothkumars
Senior Contributor IV

Thank you Igor for the reply.

Vinoth S,

Regards,
Vinothkumar Sekar
0 件の賞賛
返信