-
-
```
An I2C/SPI interface needs to be added. I will investigate this.
```
Original issue reported on code.google.com by `toldb...@gmail.com` on 14 Aug 2010 at 1:10
-
Hello,
came across your lovely project here and wanted to use instead of my cp2112 as a generic i2c interface.
First thing for me usually is to see if any devices get detected on the connected Bu…
-
I created a custom application for my custom board that used a NRF52840 at its core and is basically just the code of the samples/sensor/sgp40_sht4x sample to read the Sensor data. First I had some is…
-
### Answers checklist.
- [X] I have read the documentation [ESP-IDF Programming Guide](https://docs.espressif.com/projects/esp-idf/en/latest/) and the issue is not addressed there.
- [X] I have updat…
-
### Description
Title. Doing it cuz its faster and easier.
### Acceptance Criteria
- [ ] Interface for I2C DMA calls
- [ ] All I2C read and write calls are replaced with reading and wiring t…
-
```
An I2C/SPI interface needs to be added. I will investigate this.
```
Original issue reported on code.google.com by `toldb...@gmail.com` on 14 Aug 2010 at 1:10
-
mcp2221 has a i2c interface which can be used to access further sensors.
Are there any plans to support it?
-
```
An I2C/SPI interface needs to be added. I will investigate this.
```
Original issue reported on code.google.com by `toldb...@gmail.com` on 14 Aug 2010 at 1:10
-
Hello.
How do I use this library on other than default I2C interface?
I'm using teensy 4.1 board that has multiple I2C interfaces, but I don't know how to initialize this library on other I2C interf…