Host OS: Ubuntu 18.04
Virturalized: Windows 10
Things I have already done:
- Added $USER to the dialout group and rebooted
- sudo chmod 666 /dev/ttyUSB*
- Mapped the port where my microcontroller gets detected as a Serial communication device to a COM4 port from the settings for the VM
Result:
The Device Manager of the VM shows only COM1 and hence no success at serial communication.