Im getting this error when trying to compile code. Im 100000% sure COM3 is the correct port because it is the only one running on my pc. I've messed with this for about 7 hours and am ripping hair out at this point, send help lol.
avrdude: ser_open(): can't set com-state for "\.\COM3"
I’ve heard some of the knockoff boards wont run with Arduino drivers? I had to go in and manually install drivers to even get COM ports to pop up on my PC so Im guessing my best bet is to just get a genuine board?
with the Arduino plugged in :
Open the Device Manager.
Right click and remove the COM port that the Arduino is connected to, and remove the drivers when prompted.
Click rescan for plug and play hardware.
Install the correct driver for the board.
Close the device manager.
Restart the computer.