Other Parts Discussed in Thread: Z-STACK
'm trying to read the temperature value from DHT so i have to respect the time limits which are required to get the correct value, so to make the sensor start i have to give it one on the data port for 18ms and wait between 20-40 us so i tried to use asm("nop") instruction to get these periods, but still not working