Skip to content

should this work with lilygo t-01? #6

@hanscees

Description

@hanscees

Hi,

I am trying to get this board to work
https://www.tinytronics.nl/shop/en/development-boards/microcontroller-boards/with-wi-fi/lilygo-ttgo-t-oi-esp8266-d1-mini-compatible?sort=p.price&order=ASC

I have now compiled the driver ch341 fine and I see it with lsmod

but when I insert the board to usb there is nothing to see in sudo lsusb
The board does work since three leds are giving light.

sudo lsusb shows:
'Bus 001 Device 002: ID 8087:8001 Intel Corp. Integrated Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 002: ID 0424:5534 Microchip Technology, Inc. (formerly SMSC) Hub
Bus 003 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 002 Device 004: ID 05c8:0374 Cheng Uei Precision Industry Co., Ltd (Foxlink) HP EliteBook integrated HD Webcam
Bus 002 Device 003: ID 8087:0a2a Intel Corp. Bluetooth wireless interface
Bus 002 Device 002: ID 0424:2134 Microchip Technology, Inc. (formerly SMSC) Hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
'
dmesg sais:

'[93252.014599] usbcore: registered new interface driver usb_ch341
[93252.014603] ch341: USB serial driver for ch340, ch341, etc.
[93252.014604] ch341: V1.7 On 2022.08.23
'

so all seems fine, but nothing happens when plugging in the device

more info, I am using

Description: Ubuntu 22.04.1 LTS
Release: 22.04

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions