ESP Launchpad MAC vs Windows issues ESP S3 BOX
Posted: Mon Dec 11, 2023 9:16 pm
Hello all, I was trying to upload a ChatGPT example, but it always shows the same message. I'm using an ESP Launchpad and a Mac OS.
Another problem arises when I connect the ESP Box to the USB port of another laptop with Windows; the ESP Box does not appear in the list of COM ports, only as an Android device. I have tried pushing the buttons in various ways, but without any success.
Thanks in advance.
I (1450) gpio: GPIO[4]| InputEn: 0| OutputEn: 1| OpenDrain: 0| Pullup: 0| Pulldown: 0| Intr:0
I (1450) gpio: GPIO[48]| InputEn: 0| OutputEn: 1| OpenDrain: 0| Pullup: 0| Pulldown: 0| Intr:0
I (1573) gpio: GPIO[3]| InputEn: 1| OutputEn: 0| OpenDrain: 0| Pullup: 0| Pulldown: 0| Intr:2
E (1573) lcd_panel.io.i2c: panel_io_i2c_rx_buffer(135): i2c transaction failed
E (1574) TT21100: esp_lcd_touch_tt21100_read_data(173): I2C read error!
E (1574) TT21100: esp_lcd_touch_new_i2c_tt21100(103): TT21100 init failed
E (1574) TT21100: Error (0xffffffff)! Touch controller TT21100 initialization failed!
I (1575) gpio: GPIO[3]| InputEn: 0| OutputEn: 0| OpenDrain: 0| Pullup: 1| Pulldown: 0| Intr:0
ESP_ERROR_CHECK failed: esp_err_t 0xffffffff at 0x4203a70e
file: "./managed_components/espressif__esp-box/esp-box.c" line 389
func: bsp_display_indev_init
expression: bsp_touch_new(((void *)0), &tp)
abort() was called at PC 0x403889a3 on core 0
Backtrace: 0x40379d36:0x3fcb1b40 0x403889ad:0x3fcb1b60 0x4038dbe6:0x3fcb1b80 0x403889a3:0x3fcb1bf0 0x4203a70e:0x3fcb1c20 0x4203a7a5:0x3fcb1c50 0x4203a7d9:0x3fcb1c70 0x42009c92:0x3fcb1cb0 0x4214a10e:0x3fcb1cf0 0x40388f12:0x3fcb1d20
Another problem arises when I connect the ESP Box to the USB port of another laptop with Windows; the ESP Box does not appear in the list of COM ports, only as an Android device. I have tried pushing the buttons in various ways, but without any success.
Thanks in advance.
I (1450) gpio: GPIO[4]| InputEn: 0| OutputEn: 1| OpenDrain: 0| Pullup: 0| Pulldown: 0| Intr:0
I (1450) gpio: GPIO[48]| InputEn: 0| OutputEn: 1| OpenDrain: 0| Pullup: 0| Pulldown: 0| Intr:0
I (1573) gpio: GPIO[3]| InputEn: 1| OutputEn: 0| OpenDrain: 0| Pullup: 0| Pulldown: 0| Intr:2
E (1573) lcd_panel.io.i2c: panel_io_i2c_rx_buffer(135): i2c transaction failed
E (1574) TT21100: esp_lcd_touch_tt21100_read_data(173): I2C read error!
E (1574) TT21100: esp_lcd_touch_new_i2c_tt21100(103): TT21100 init failed
E (1574) TT21100: Error (0xffffffff)! Touch controller TT21100 initialization failed!
I (1575) gpio: GPIO[3]| InputEn: 0| OutputEn: 0| OpenDrain: 0| Pullup: 1| Pulldown: 0| Intr:0
ESP_ERROR_CHECK failed: esp_err_t 0xffffffff at 0x4203a70e
file: "./managed_components/espressif__esp-box/esp-box.c" line 389
func: bsp_display_indev_init
expression: bsp_touch_new(((void *)0), &tp)
abort() was called at PC 0x403889a3 on core 0
Backtrace: 0x40379d36:0x3fcb1b40 0x403889ad:0x3fcb1b60 0x4038dbe6:0x3fcb1b80 0x403889a3:0x3fcb1bf0 0x4203a70e:0x3fcb1c20 0x4203a7a5:0x3fcb1c50 0x4203a7d9:0x3fcb1c70 0x42009c92:0x3fcb1cb0 0x4214a10e:0x3fcb1cf0 0x40388f12:0x3fcb1d20