D
D
darkoment2022-03-23 15:49:11
Arduino
darkoment, 2022-03-23 15:49:11

Is it possible to flash the firmware to an arduino nano and then unsolder the atmega328p and insert it into my homemade?

The idea is strange in itself, but the dimensions of the arduino nano do not fit in my project. [In fact, the project is only to make the LEDs blink when the sensor is touched in 3 different modes] The presence of a programmer is absent, there is no particular time to wait, other microcontrollers are not available. Is it possible to upload firmware to the nano via the Arduino IDE, pull out the microcontroller itself and insert it into your homemade product?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
G
gd1xza, 2022-03-23
@gd1xza

Can. But you need to keep the binding necessary for mk. Decide on food. Clock source (it can be excluded if you use the built-in micro).

M
mordo445, 2022-03-27
@mordo445

It's possible, but what's the point? A properly wired 328 mega board will be almost the size of a nano. Use your arduino as a programmer, just search "avr programmer for arduino". As kalapanga rightly pointed out , it should be added to support your arduino ide for bare processors. You can use the manual from Guyver , detailed. Your code will most likely fit into tiny13, which is much smaller and requires less strapping.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question