hi,
can anyone help me for generating a delay of 7 microseconds using atmega8535 micro controller with 16MHz crystal.??
problem i am facing: i am unable to generate a delay less than 10 microseconds. i tried all the possible ways like with a count register value of 3 and 10 it is giving the delay of only 10 microseconds but for higher delays than 10 microseconds it is working fine.. please suggest me some solution.