bbcmicrobit / bbcmicrobit/micropython

i2c device memory operations

Open
#682 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
C
Stars
646
Forks
290
PR merge metrics
No merged PRs in 30d

Description

Hi,
Is there any plan to add i2c device memory operations? as here:
[https://docs.micropython.org/en/latest/library/machine.I2C.html#machine.I2C.readfrom_mem](https://docs.micropython.org/en/latest/library/machine.I2C.html#machine.I2C.readfrom_mem)

I tried to use BME280 however the driver requires access to its internal registers. one example here:
[https://randomnerdtutorials.com/micropython-bme280-esp32-esp8266/](https://randomnerdtutorials.com/micropython-bme280-esp32-esp8266/)

Regards,
Ozan

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.