Hi all,
I am trying to use the function of TSI ,but it didn`t provide any reference files or codes,it had no example or spec that i found on google too.
Is there anyway can help me coding or let my refering ?
Thanks & Regards!
Hi
The KL03 doesn't include a TSI controller.
Regards
Mark
Hi
TSI may also be possible by emulating it in software (if you search you may find a TSI library to do this) and I expect that this is intended for this board.
This is however something that I have never tried because, in my opinion, if one needs TSI it is best to choose one of the many Kinetis parts with it in HW than to do it in SW with a part that doesn't have it....
Regards
Mark
Kinetis: http://www.utasker.com/kinetis.html
Kinetis KL02/KL03/KL05:
- http://www.utasker.com/kinetis/FRDM-KL02Z.html
- http://www.utasker.com/kinetis/FRDM-KL03Z.html
- http://www.utasker.com/kinetis/FRDM-KL05Z.html
Hi Mark,
Thanks again for your solution.
Then I found a new way that I want to share with you,but I haven`t solved it yet.
There were some ways about TSS library which is extended for several devices include KL03z.
I downloaded the TSS library source code,but I have no ideal that how it can combine with the KSDK function and execute on board. (Keep figuring out....
Really appreciate for your informations
THks & Regards