S32K142 use IIC channels in flexio module

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

S32K142 use IIC channels in flexio module

642件の閲覧回数
lingyunzhi
Contributor I

We try to use PTA0,PTA1(FLEXIO) and PTE4, PTE5(FLEXIO) at the same time to get two IIC channels, but it goto assert as follow:

Catch(05-30-11-51-33).jpg

please help us to verify that, can we use two iic channels in flexio module?

the attachment is the source code.

 

thanks!

0 件の賞賛
3 返答(返信)

628件の閲覧回数
danielmartynek
NXP TechSupport
NXP TechSupport

Hi @lingyunzhi,

There is only one instance of FlexIO on the MCU.

You should be able to use one FlexIO driver and generate two configurations in it.

danielmartynek_0-1654003566491.png

 

Regards,

Daniel

 

 

0 件の賞賛

628件の閲覧回数
danielmartynek
NXP TechSupport
NXP TechSupport

Hi @lingyunzhi,

There is only one instance of FlexIO on the MCU.

You should be able to use one FlexIO driver and generate two configurations in it.

danielmartynek_0-1654003566491.png

 

Regards,

Daniel

 

 

0 件の賞賛

613件の閲覧回数
lingyunzhi
Contributor I

Hi danielmartynek,

Yes, one FlexIO driver and generate two configurations, the problem has already been solved.

Thank you for reply.

0 件の賞賛