In S32k358, how can I use already defined clk ?
Thanks!
解決済! 解決策の投稿を見る。
Hello @jimmy623,
I see, it is a bug in RTD 3.0.0, it has been fixed in RTD 4.0.0
Regards,
Daniel
元の投稿で解決策を見る
The references can be used by other RTD drivers.
Such as BaseNXP Osif Config, see below.
There is no list of drivers dependent on the clock reference points.
How can i use to LPUART driver ?
default Baud rate is 40M ,which mismatch to Reference design.
The LPUART modules are clocked either by AIPS_PLAT_CLK or AIPS_SLOW_CLK depending on the number of the instance, this cannot be changed. Refer to the RM.
This is a Bug?
Which RTD version is it?
Thank you.
That is the Autosar version, I mean RTD version.
For example, in this version, it is correct:
I will check RTD 4.0 later