Hello all,
I have a question about ATTINY85 also related to the Arduino. I have a circuit which keeps all the pins at start HIGH for about a second, even though I wrote in the sketch, in void_loop part, that to write the output pins low. Is this a normal behavior of all atmel microcontrollers? and is there a way to prevent it to turn the pins high at the start?
Regards,
Oz
I have a question about ATTINY85 also related to the Arduino. I have a circuit which keeps all the pins at start HIGH for about a second, even though I wrote in the sketch, in void_loop part, that to write the output pins low. Is this a normal behavior of all atmel microcontrollers? and is there a way to prevent it to turn the pins high at the start?
Regards,
Oz