Resetpin on the Arduino micro

I have a Arduino micro and i would like to ask which pin can i use for the reset?

This seems a strange question. Did you Google for "Arduino micro reset pin"?

https://www.google.com/search?q=Arduino+micro+pinout

the third one marked with RST.

It should automatically reset when it is powered up or when the IDE uploads to it. It is not a pin you can control with software. It simply puts the Arduino processor in a known state and jumps to its starting address.

I have closed your other cross-post @aldin123.

Cross-posting is against the Arduino forum rules. The reason is that duplicate posts can waste the time of the people trying to help. Someone might spend a lot of time investigating and writing a detailed answer on one topic, without knowing that someone else already did the same in the other topic.

Repeated cross-posting can result in a suspension from the forum.

In the future, please only create one topic for each distinct subject matter. This is basic forum etiquette, as explained in the "How to get the best out of this forum" guide. It contains a lot of other useful information. Please read it.

Thanks in advance for your cooperation.

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.