esp-iot-solution
esp-iot-solution copied to clipboard
Espressif IoT Library. IoT Device Drivers, Documentations And Solutions.
IDF Ver:4.4.1 soc:esp32s2 lcd driver style:i80 on i2s bus esp-iot-solution branch:master on [7ccf82a](https://github.com/espressif/esp-iot-solution/commit/7ccf82a2627a6a9bf89fd49d4a6168932832b214) i try to use i2s_lcd_esp32_driver.c:i2s_write_data_fun() instead of i2s_lcd_esp32s2_driver.c:i2s_write_data(), fix it for esp32s2,it works.but the color is not...
## Environment - Development Kit: [ESP32-S3-DevKitC-1] - Kit version (DevKitC): [v1] - Module or chip used: [ESP32-S3-WROOM-1] - IDF version (run ``git describe --tags`` to find it): v4.4 - Build...
## Environment - Development Kit: [WeMos ] -  - Kit version (for WroverKit/PicoKit/DevKitC): [v1|v2|v3|v4] - Module or chip used: [ESP32-WROOM-32] - IDF version (run ``git describe --tags`` to find...
Branch: usb/add_usb_solutions Example: ~/esp/esp-iot-solution/examples/usb/device/usb_msc_wireless_disk Target: esp32s3 ``` idf.py set-target esp32s3 idf.py menuconfig idf.py build ... ~/esp/esp-iot-solution/example/common_components/boards/esp32s3_usb_otg_ev/board_esp32s3_usb_otg_ev.c:18:10 fatal error: esp_adc_cal.h: No such file or directory #include "esp_adc_cal.h" ^~~~~~~~~~ ... ``` When...
## Environment - Development Kit: [ESP32-idf|ESP32c3]
Hello, How to deinit usb_cdc_4g_module? I tried esp_modem_default_destroy(dce->dte), but it will reports as below: I (21711) esp-netif_lwip-ppp: Connected I (21711) esp-netif_lwip-ppp: Name Server1: 211.136.17.107 I (21711) esp-netif_lwip-ppp: Name Server2: 211.136.20.203...
how about the power consumption of CAT.1 ? if CAT.1 4G module always connect with ESP32S2 by usb. if no packet communication , CAT.1 will suspend or not ? does...
I'm working on a project with function usb_cdc_4g_module and OV5640 camera, I refer to idf_usb_support_patch/readme using idf 166c30e7b2ed1d,and git clone esp32-camera,change the gpio to fit my OV5640 module,build and flash...
Hi, is it possible to add a ULP I2C hardware example, e.g. read/write I2C data by using I2C_RD & I2C_WR instructions ?
Feature request from : http://bbs.esp32.com/viewtopic.php?f=22&t=7890&sid=c4dadc799207e6391c2bee46a4305715