Hi there...
I'm using this library. In fact the latest version 1.063. I'm using in conjunction with the My_App_Wireless.mcp prject. One thing that I would like to know is the clock resolution used. The recommended function is Timer_Get() which returns a numeric value which represents certain clock timing. For example, if value 1 is returned, it is approx. 4 ms while value 2 represents approx. 8 ms. I find this resolution too large. How would I return the timing value, say 5 ms, 6 ms, 6.54 ms, etc? is there a way to reduce the resolution? say every tick is approx. 1 ms or less? I'm a complete noob in hardware programming but familiar withthe mcp project.
i found out that using TPM2 would be an option. However again I'm not sure how. is there a source code/guide to assist me?
other than that I'm quite happy with the library.
Thank you
Message Edited by magic on 2006-08-30 02:45 AM