09-25-2019, 10:40 PM
Hello everyone,
everytime i try to upload to my arduino uno using my Tinker Board i get the following error:
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_recv(): programmer is not responding
avr_read(): error reading address 0x0000
read operation not supported for memory "flash"
avrdude: failed to read all of flash memory, rc=-2
avrdude: stk500_recv(): programmer is not responding
I've been trying to solve this for days, and so far got nothing.
lsusb shows this:
linaro@tinkerboard:~$ lsusb
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 019: ID 1a86:7523 QinHeng Electronics HL-340 USB-Serial adapter
Bus 001 Device 018: ID 05e3:0610 Genesys Logic, Inc. 4-port hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 002: ID 0bda:481a Realtek Semiconductor Corp.
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
And inside arduino IDE i had no problems to find and select /dev/ttyUSB0 inside Port option.
The sketch isn't the problem, i can upload it and use my arduino without any problems in my Notebook (Windows)
I hope the forum can supply the support i need.
Thanks.
everytime i try to upload to my arduino uno using my Tinker Board i get the following error:
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_recv(): programmer is not responding
avr_read(): error reading address 0x0000
read operation not supported for memory "flash"
avrdude: failed to read all of flash memory, rc=-2
avrdude: stk500_recv(): programmer is not responding
I've been trying to solve this for days, and so far got nothing.
lsusb shows this:
linaro@tinkerboard:~$ lsusb
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 019: ID 1a86:7523 QinHeng Electronics HL-340 USB-Serial adapter
Bus 001 Device 018: ID 05e3:0610 Genesys Logic, Inc. 4-port hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 002: ID 0bda:481a Realtek Semiconductor Corp.
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
And inside arduino IDE i had no problems to find and select /dev/ttyUSB0 inside Port option.
The sketch isn't the problem, i can upload it and use my arduino without any problems in my Notebook (Windows)
I hope the forum can supply the support i need.
Thanks.