ark5230
Advanced Member level 3
- Joined
- Jun 29, 2009
- Messages
- 862
- Helped
- 163
- Reputation
- 324
- Reaction score
- 140
- Trophy points
- 1,323
- Location
- India
- Activity points
- 6,187
I am using Atmega32.
using delay routine _delay_ms(10000)
from
#include <util/delay.h>
The timing I am getting is 20 seconds instead of 10 seconds.
What could be probable reason !!.
using delay routine _delay_ms(10000)
from
#include <util/delay.h>
The timing I am getting is 20 seconds instead of 10 seconds.
What could be probable reason !!.
Last edited: