i bought an arduino clone board from ali express after installing all the drivers (i think mybe i havent and thats the problem) on the device manager it shows up as a com port as a usb serial port it shows up on the arduino ide but when i try to upload any code it says avrdude: stk500_getsync() attempt 10 of 10: not in sync: resp=0x00
avrdude done. Thank you.
Failed uploading: uploading error: exit status 1(you can see on the picture)
When you plug the clone into a USB port, does the L LED blink 3 or 4 times real fast?
If not, then either the bootloader is missing or the microcontroller is not running.
Please do not post screenshots of errors. Please enable verbose output during upload and disable verbose output during compilation. Perform an upload and post the full output of the failed upload using code tags (you can use the <kbd<<CODE/> button for that).
Does COM11 disappear when you disconnect the board?
Does Windows device manager show the device (without yellow triangles)?
There are two types of blink. The first one is a couple of quick flashes after pressing and releasing the reset button, the second one is 1 second on, 1 second off. The question was if you did see the former and your answer does not make that 100% clear.