You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hello,
I need to program the Atmega328p with a USB to TTL module (cp 2102). my module does not have a DTR pin and I am not able to program using it. whenever I try programming the atmega chip it displays an error stating that "attempt 10 of 10, not in sync".
please can anyone help me with this?
The text was updated successfully, but these errors were encountered:
If you have an Arduino Uno with a socketed chip you can program a new chip
in the socket by using an ICSP programmer such as USBtinyISP. Alternatively
you can build it up on a bread board and program it via a regular Arduino (
https://www.electronicshub.org/burn-bootloader-on-atmega328/).
If you have an EPROM Programmer such as Minipro TL866, you can add
bootloader using it as well (hex file is buried somewhere in Arduino IDE
installation).
ons. 18. mai 2022, 21:09 skrev BinaryBark27 ***@***.***>:
hello,
I need to program the Atmega328p with a USB to TTL module (cp 2102). my
module does not have a DTR pin and I am not able to program using it.
whenever I try programming the atmega chip it displays an error stating
that "attempt 10 of 10, not in sync".
please can anyone help me with this?
—
Reply to this email directly, view it on GitHub
<#41>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AGEF6IMAS32YHUP3CGN5FVLVKU55VANCNFSM5WJOLO4Q>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
hello,
I need to program the Atmega328p with a USB to TTL module (cp 2102). my module does not have a DTR pin and I am not able to program using it. whenever I try programming the atmega chip it displays an error stating that "attempt 10 of 10, not in sync".
please can anyone help me with this?
The text was updated successfully, but these errors were encountered: