Skip to content

Measuring battery voltage on a adafruit feather esp32-s3 tft fails in circuitpython #20

Open
@BeatArnet

Description

@BeatArnet
  • IDE: Thonny (german)
  • Device: adafruit esp32-s3 tft
  • circuitpython from end of september 2022
  • LipO WITH 2000mAh ist attached
  • Using the code simpletest.py
  • Libraries installed (including the latest versions of adafruit_lc709203f.pmy, adafruit_bus_device, adafruit_register)

Result:

LC709203F simple test
Make sure LiPoly battery is plugged into the board!
Zurückverfolgung (jüngste Aufforderung zuletzt):
Datei "", Zeile 12, in
Datei "/lib/adafruit_lc709203f.py", Zeile 132, in init
Datei "/lib/adafruit_lc709203f.py", Zeile 136, in init_RSOC
Datei "/lib/adafruit_lc709203f.py", Zeile 257, in _write_word
OSError: [Errno 116] ETIMEDOUT

Measuring the distance with the VL53L4CX, air quality with the bme688 and luminance with the bh1750 on the same esp32 works fine. Detaching the sensors does not help.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions