Hi,
In the Arduino I select programmer USBasp.
During programming with option "Load using programmer" coming out message:
avrdude: Warning: cannot query manufacturer for device: No such file or directory
avrdude: Warning: cannot query product for device: No such file or directory
avrdude: error: could not find USB device with vid=0x16c0 pid=0x5dc vendor='www.fischl.de' product='USBasp'
avrdude: error: could not find USB device with vid=0x16c0 pid=0x5dc vendor='www.fischl.de' product='USBasp'
In Windows Hardware Manager in property I find:
USBasp
USB\VID_16C0&PID_05DC&REV_0402
USB\VID_16C0&PID_05DC
How I can solve the problem and use my programmer?