Hello".
I've been trying to configure the PIT Module changing the registers manually following the KL25 Reference Manual (KL25P80M48SF0) it didn't work, so I look at the code in Kinetis SDK and I realize the bits numbers on the Reference Manual tables were backwards. I mean, the bit 0 appears as bit 31 on the Reference Manual.
After configuring the registers with bits as they should be, the PIT module works fine.
Is the Reference Manual wrong? or I missed some note that indicates this backwards convention?
Note: I don't sure if this question goes here.
解決済! 解決策の投稿を見る。
Hi
All of the PIT registers in the KL25 user manual are numbered incorrectly.
They should count 31...0 rather than 0...31.
As far as I am aware this error is limited to the PIT section of only that manual - all other manuals seem to have it correct.
Regards
Mark
Hi
Sorry for the inconvenience. I have report this issue to our document team.
Best Regards,
Robin
Hi
All of the PIT registers in the KL25 user manual are numbered incorrectly.
They should count 31...0 rather than 0...31.
As far as I am aware this error is limited to the PIT section of only that manual - all other manuals seem to have it correct.
Regards
Mark
Thank You!
Wich other manuals do you know about the KL25Z?
Regards.
Daniel.
Daniel
I meant all other manuals to other parts (eg. KL26, KL27 etc.).
Regards
Mark