Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

i2cdev: Driver resinstallation bug #429

Closed
5 of 7 tasks
UncleRus opened this issue Jul 20, 2022 · 0 comments
Closed
5 of 7 tasks

i2cdev: Driver resinstallation bug #429

UncleRus opened this issue Jul 20, 2022 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@UncleRus
Copy link
Owner

The issue

Steps to reproduce:

  1. Create and try to use i2c_dev_t with invalid parameters, e.g. SDA=SCL.
  2. Try another i2c_dev_t on the same port and get i2c_master_cmd_begin(1439): i2c driver not installed.

Which SDK are you using?

esp-idf

Which version of SDK are you using?

master

Which build target have you used?

  • esp32
  • esp32s2
  • esp32s3
  • esp32c2
  • esp8266
  • other

Component causing the issue

i2cdev

Anything in the logs that might be useful for us?

No response

Additional information or context

No response

Confirmation

  • This report is not a question nor a request for drivers.
@UncleRus UncleRus self-assigned this Jul 20, 2022
@UncleRus UncleRus added the bug Something isn't working label Jul 20, 2022
UncleRus added a commit that referenced this issue Jul 20, 2022
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant