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.
Manoj2548_0-1760604511259.png
Hi,
add Clock_Ip_ReferencePoints component and define new reference with Aips_Slow_CLK which I2C is running from
PetrS_0-1760611411387.png
Then in I2C setting select this reference
PetrS_1-1760611573142.png
BR, Petr