Hi,
I am using CC1350 LP for the 1 wire communication. I have written 1 wire communication protocol and i want delay in microsecond. i have tried with timer also but it does'nt work out. i have also tried with usleep function but it work above 500 usec . and i need minimum delay of 1 microsecond .
so what is the other way to create microsecond delay. I know for the code execution or executing any function it will take time in microseconds. but my clock is running on the 24 MHZ frequency so i think it will not create problem for code. if yes then how i can run my code with clock cycle. so i will reach with minimum microsecond delay.
please suggest me about this issue. if you have any king of example code then please provide so i can refer it.
Regards,
Nilesh