Search found 4 matches
- Tue Aug 06, 2024 2:28 am
- Forum: ESP IoT Solution 中文讨论版
- Topic: esp32-s3关于uvc摄像头 缓冲区溢出的问题求助
- Replies: 1
- Views: 5523
Re: esp32-s3关于uvc摄像头 缓冲区溢出的问题求助
这个论坛是不是没有人回复?我发的帖子还没经过审核?
- Mon Aug 05, 2024 2:12 am
- Forum: ESP IoT Solution 中文讨论版
- Topic: esptool.py是否有c语言的版本?
- Replies: 0
- Views: 3537
esptool.py是否有c语言的版本?
如题,因为不想在host上面安装python,想使用简易的linux版本进行串口flash操作.
https://docs.espressif.com/projects/esp ... index.html
https://docs.espressif.com/projects/esp ... index.html
- Mon Aug 05, 2024 2:05 am
- Forum: ESP IoT Solution 中文讨论版
- Topic: ESP32-S3里面的usb_webcam的例子中为什么要"prevent the USB host from retrieving USB-Serial-JTAG's descriptor"?
- Replies: 0
- Views: 3407
ESP32-S3里面的usb_webcam的例子中为什么要"prevent the USB host from retrieving USB-Serial-JTAG's descriptor"?
为什么不能保留USB-Serial-JTAG?是因为硬件限制吗?UVC和CDC不能共存? esp-iot-solution/examples/usb/device/usb_webcam/bootloader_components/boot_hooks/boot_hooks.c void bootloader_before_init(void) { // Disable D+ pullup, to prevent the USB host from retrieving USB-Serial-JTAG's descriptor. SET_PERI_REG_MASK(USB_SERIAL_JTAG...
- Mon Aug 05, 2024 1:58 am
- Forum: ESP IoT Solution 中文讨论版
- Topic: ESP32-S3 USB HOST是否支持USB2.0?
- Replies: 1
- Views: 5530