Yordan Yordanov
Yordan Yordanov
don't waste your time usb_camera_wifi_transfer example thath used uvc_stream doesn't work.After a few transmitted frames it returns W (80191) UVC_STREAM: line 378 HCD_PORT_EVENT_ERROR and the connection to the camera is...
After few days of test after small correction of this code // this task only handle connection static void esp3d_usb_serial_connection_task(void *pvParameter) { (void)pvParameter; while (1) { /* Delay */ ----->...
Yes I already use esp3d and it works great. I only needed communication via usb without using a display. I hadn't read that usb communication has already been added to...
Yes. My cnc uses CP340 USB to UART converter