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:
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.
-------------------------------------------------------------------------------