Open nick9one1 opened 4 years ago
can be closed,
wasnt using the correct platforio.ini config
platform = atmelavr board = pro8MHzatmega328 framework = arduino upload_protocol = usbasp upload_port = /dev/ttyUSB6 upload_speed = 57600 upload_flags = -P$UPLOAD_PORT -b$UPLOAD_SPEED
So you can aswer my question - what interface you have used to upload firmware? ISP or UART ?
I managed to flash the bootloader ok
but get an error when trying to upload through platform.io
usbasp shows as Port#0006.Hub#0006 in device manager, which I think is correct for /dev/ttyUSB6?