Hello,
The old wait_us(int_us) function is not present in KCS as it was deprecated a while back. I have to have some very accurate timings at 280us and 1150us which I used to accomplish using the wait_us() function. I don’t want to have to re-write big chunks of my code to use the timers to accomplish this.
Is there any way I can accomplish us duration timers in KCS?
Thanks
AndrewR