I2S and I2C not working together [S32K142]

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

I2S and I2C not working together [S32K142]

586 Views
MohitManvar
Contributor III

Hello,

Board: S32K142 EVM

Issue: I2S and I2C peripherals configured are not working together.

We are trying to interface an external audio amplifier with S32K142 uC.

Which requires I2C and I2S Interfaces with uC.

We have configured both the peripherals. While both of them work perfect individually, when I2C and I2S are both initialised together, The signals are not generated (Checked I2C CLK, DATA and I2S SDIN and SCLK). 

Is there any constraint for using LPI2C and FexIO_I2S together in a single project?

Peripheral, clock, pin configurations used:

MohitManvar_0-1692709953816.png

MohitManvar_1-1692710019035.png

MohitManvar_2-1692710057551.png

MohitManvar_3-1692710112525.png

MohitManvar_4-1692710207656.png

 

Labels (1)
Tags (1)
0 Kudos
Reply
1 Reply

567 Views
Robin_Shen
NXP TechSupport
NXP TechSupport

Hi

If you are using APIs in S32K1 SDK, have you checked the return value to see what's wrong? Did you debug your project?

Please use the latest S32K1 SDK RTM 4.0.3 to avoid known issues in older versions.


Best Regards,
Robin
-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!

- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------

0 Kudos
Reply