Clock source for I2C

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

Clock source for I2C

1,276 Views
Manoj2548
Contributor II

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

 

0 Kudos
Reply
1 Reply

1,255 Views
PetrS
NXP TechSupport
NXP TechSupport

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

 

0 Kudos
Reply