adafruit / adafruit/Adafruit_CircuitPython_FocalTouch

I2C Timeout - M5stack cores3

Open
#33 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
4
Forks
12
PR merge metrics
No merged PRs in 30d

Description

Hi,

I am having a weird issue with this device.

First I had to add a new vendor:

if vend_id not in (0x11, 0x42, 0x01, **0x02)**:

Second, I have multiple ETIMEDOUT.

Sounds like a bug or a hardware problem?

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reviewing the reported vendor check and reproducing the ETIMEDOUT errors on the M5Stack CoreS3. Determine whether the timeout is caused by the driver or hardware, then document the findings and make the appropriate driver change if the failure is reproducible in software.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
embedded-iot
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.