This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

[参考译文] TAS5805M:TAS5805 Linux 驱动程序中的 delay 命令问题

Guru**** 2560390 points
Other Parts Discussed in Thread: TAS5805M

请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/audio-group/audio/f/audio-forum/1000357/tas5805m-question-of-delay-command-in-tas5805-linux-driver

器件型号:TAS5805M
主题中讨论的其他器件:TAS5805

您好、Sirs、

客户发现 TAS5805的 Linux 驱动程序发送了地址为0xFE 的延迟指令。 它是否是 TAS58XX 器件的 Linux 驱动程序的标准过程?
下面是 TAS5805的 Linux 驱动程序部分:   

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

静态常量结构 reg_sequence tas5805m_init_mono_min[]={
/* Init */
{ 0x00、0x00 }、
{ 0x7f、0x00 }、
{ 0x03、0x02 }、

{ 0xFE、0x02 }、/* 2ms 延迟*/

{ 0x01、0x11 }、/*复位*/

{ 0xFE、0x14 }、/* 20ms 延迟*/

{ 0x00、0x00 }、
{ 0x7f、0x00 }、
{ 0x03、0x02 }、/* HiZ */
{ 0x03、0x00 }、/*深度睡眠*/

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

谢谢、此致、

陈耀恩
2021年5月11日

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    您好、Wayne、

          我在5805初始文件中看不到这种延迟。 我们只有5ms 的延迟。

    BRS

    Leon