Hi!
I figured out that the provided hex file for the 328p in this repo was a bit dated, so I compiled a new one file that supports autobaud.
I'm currently using a genuine UNO with an ATmega8u2 as the USB to serial converter. I'm having problems with the auto-reset routine. I am able to upload if I hit the reset button at the right time, but auto reset does not work at all. Any reason why this might happen?
It also seems like the microcontroller gets stuck in bootloader mode when I open the serial monitor after a successful upload. the D13 LED is constantly lid, and the sketch isn't running.
Hi!
I figured out that the provided hex file for the 328p in this repo was a bit dated, so I compiled a new one file that supports autobaud.
I'm currently using a genuine UNO with an ATmega8u2 as the USB to serial converter. I'm having problems with the auto-reset routine. I am able to upload if I hit the reset button at the right time, but auto reset does not work at all. Any reason why this might happen?
It also seems like the microcontroller gets stuck in bootloader mode when I open the serial monitor after a successful upload. the D13 LED is constantly lid, and the sketch isn't running.