Vybrid TWR-VF65GS10 using Timesys Linux I2C0 port not enabled.

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

Vybrid TWR-VF65GS10 using Timesys Linux I2C0 port not enabled.

ソリューションへジャンプ
2,468件の閲覧回数
manjug
Contributor III

Dear Timesys support,

Hi,

I'm currently working with Vybrid TWR-VF65GS10 and using Timesys Linux.

I want to use I2C0 to configure TDA7706 tuner.Since I2C0 is already configured for SGTL5000 audio codec module, i'm using same i2c0 to configure my TDA7706 tuner by disabling the  SGTL5000 module in board-twr-vf700.c below is the code :

static struct i2c_board_info mxc_i2c0_board_info[] __initdata = {

  {

  I2C_BOARD_INFO("radio-tda7706", 0x61),

  },

};

i2c0 is not enabled and no SCL and SDA activity on oscilloscope.Since the mux pin is already configured for i2c0 in iomux-mvf.h file.

/*I2C0*/

#define MVF600_PAD36_PTB14__I2C0_SCL \

  IOMUX_PAD(0x0090, 0x0090, 2, 0x033C, 1, \

  MVF600_I2C_PAD_CTRL | PAD_CTL_OBE_IBE_ENABLE)

#define MVF600_PAD37_PTB15__I2C0_SDA \

  IOMUX_PAD(0x0094, 0x0094, 2, 0x0340, 1, \

  MVF600_I2C_PAD_CTRL | PAD_CTL_OBE_IBE_ENABLE)

But still no i2c0 port not enabled when booted.Because of which tuner driver module is not able to communicate with TDA7706 tuner.So,please help me resolving this issue.

ラベル(5)
1 解決策
1,792件の閲覧回数
manjug
Contributor III

Hi Karina,

Following patch solved my problem.Below is the link to download patch file:

http://forum.fs-net.de/index.php/Thread/3535-Broken-I2C-pin-configuration/

元の投稿で解決策を見る

0 件の賞賛
8 返答(返信)
1,792件の閲覧回数
karina_valencia
NXP Apps Support
NXP Apps Support

timesyssupport can you  help  to attend this case?

0 件の賞賛
1,792件の閲覧回数
timesyssupport
Senior Contributor II

Hello Karina,

We have been assisting Manju internally with this issue. Please let us know if there are any questions.

Thanks,

Timesys Support

0 件の賞賛
1,792件の閲覧回数
karina_valencia
NXP Apps Support
NXP Apps Support

Thanks  for let me know.

Manju, can you  share the status of this case?

Do you need this discussion still open?

0 件の賞賛
1,792件の閲覧回数
manjug
Contributor III

Dear Karina,

I'm getting support from Tony Felice from timesys. Once i get resolved with this issue ill be posting the details.

Thanks and regards,
Manju

1,792件の閲覧回数
karina_valencia
NXP Apps Support
NXP Apps Support

Thank Manju  for  let us know.

0 件の賞賛
1,792件の閲覧回数
karina_valencia
NXP Apps Support
NXP Apps Support

Hi Manju, can you add the progress on this case?

0 件の賞賛
1,792件の閲覧回数
karina_valencia
NXP Apps Support
NXP Apps Support

Hi Manju, any comment/update?

0 件の賞賛
1,793件の閲覧回数
manjug
Contributor III

Hi Karina,

Following patch solved my problem.Below is the link to download patch file:

http://forum.fs-net.de/index.php/Thread/3535-Broken-I2C-pin-configuration/

0 件の賞賛