bbcmicrobit / bbcmicrobit/micropython
i2c device memory operations
Open
- 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.