I used the S32DS 3.4, Why PIT0_CH0 and PIT0_CH1 can generate a interrupt with the same configuration , but the PIT0_CH_RTI not?
解決済! 解決策の投稿を見る。
Hi,
which device and which SDK/RTD is used?
Regards
Lukas
DEVICE IS
S32K344
AND RTD IS
S32K3 RTD AUTOSAR 4.4 VERSION 2.0.0
Thanks you so much.
I find when I config PIT0_CH0 first, the PIT0_RTI is disabled, even though config RTI later, the RTI is still disabled.
You should config RTI first then config PIT0_CH0, which both RTI and CH_0 are useful.