I’m mostly new to this. Currently I’m using the ESP32 S3 Touch LCD 4.3B display.
I got a code from online and added a UI to the code.
I’m able to build and upload the code.
But when I try to use monitor option, I’m getting error as
- Executing task: C:\Users\ics.insoft1.platformio\penv\Scripts\platformio.exe device monitor --environment WAVESHARE-ESP-LCD --port COM4
UserSideException: Cannot configure port, something went wrong. Original message: PermissionError(13, ‘A device attached to the system is not functioning.’, None, 31)
- The terminal process “C:\Users\ics.insoft1.platformio\penv\Scripts\platformio.exe ‘device’, ‘monitor’, ‘–environment’, ‘WAVESHARE-ESP-LCD’, ‘–port’, ‘COM4’” terminated with exit code: 1.
- Terminal will be reused by tasks, press any key to close it.