Hello,
I want to use I2C peripheral of S32K344. I am using S32DS IDE. I t is asking for clock source in the configuration. Please let me know how to add it. Please find the below snippet.
Hi,
add Clock_Ip_ReferencePoints component and define new reference with Aips_Slow_CLK which I2C is running from
Then in I2C setting select this reference
BR, Petr