hi, I have an Arduino with a built-in USBasploader as part of the circuit. My problem is whenever I try to connect it to the PC, it is detected as a USBasp, I have no problem in burning sketches using ctrl+shift+u using USBasp.
My problem here is I want to use this as a means of interfacing with my PC using Serial Communication, the COM or serial port is greyed out, and at the device manager no COM ports are installed, Is there any way I can use UART for interfacing with the PC, by the way I have Atmega328, much like an Arduino Nano w/out FTDI,
thank you..