Avr Compiler Toolchain problem
-
- Posts: 12
- http://meble-kuchenne.info.pl
- Joined: Sun Feb 14, 2021 8:07 pm
Re: Avr Compiler Toolchain problem
I' m using funduino UNO R3.
- Attachments
-
- Capture.JPG (97.32 KiB) Viewed 3831 times
-
- Capture 3.JPG (52.67 KiB) Viewed 3831 times
-
- Capture 2.JPG (42.26 KiB) Viewed 3831 times
- p.erasmus
- Posts: 434
- Joined: Thu Dec 03, 2020 12:01 pm
- Location: Russia / Россия
- Has thanked: 104 times
- Been thanked: 88 times
Re: Avr Compiler Toolchain problem
Hi
I had this issue with my UNO R3 using a USB to serial device what solved it for me was setting the Baudrate of the USB to serial to 115000 as what the boot-loader on the UNO is looking for ,It is worth a try.
Another question is this a genuine ARDUINO UNO or a Chinese clone as some of the clones the bootloader is set at 57600 and avrdude never connects to them you have to reprogram them with the correct boot loader from the Arduino IDE
I had this issue with my UNO R3 using a USB to serial device what solved it for me was setting the Baudrate of the USB to serial to 115000 as what the boot-loader on the UNO is looking for ,It is worth a try.
Another question is this a genuine ARDUINO UNO or a Chinese clone as some of the clones the bootloader is set at 57600 and avrdude never connects to them you have to reprogram them with the correct boot loader from the Arduino IDE
Regards Peter - QME Electronics
-
- Posts: 12
- Joined: Sun Feb 14, 2021 8:07 pm
Re: Avr Compiler Toolchain problem
I have the funduino uno r3. I 've ateched the com 4 traffic.
- Attachments
-
- Capture.JPG (97.32 KiB) Viewed 3825 times
-
- Capture 3.JPG (52.67 KiB) Viewed 3825 times
-
- Capture 2.JPG (42.26 KiB) Viewed 3825 times