let sda = Output::new(peripherals.GPIO5, Level::High, OutputConfig::default().with_pull(esp_hal::gpio::Pull::Up));
but I can't pass this to .with_sda().
let sda = Output::new(peripherals.GPIO5, Level::High, OutputConfig::default().with_pull(esp_hal::gpio::Pull::Up));
but I can't pass this to .with_sda().
I believe the answer is somewhere here, I leave the Config::default but of course there are settings for the pins, which I happily ignored, but in this particular case they might be needed 🙃
I believe the answer is somewhere here, I leave the Config::default but of course there are settings for the pins, which I happily ignored, but in this particular case they might be needed 🙃
@adafruit.com have you ever encountered this issue/had any feedback regarding this?
@adafruit.com have you ever encountered this issue/had any feedback regarding this?
The sensor is connected via this helper board: www.adafruit.com/product/5964... and then with a Qwiic cable to the ESP32. I tried different cables, I tried adding quite long wait times between various steps of the code (setting up the I2C, initializing the sensor etc.),
The sensor is connected via this helper board: www.adafruit.com/product/5964... and then with a Qwiic cable to the ESP32. I tried different cables, I tried adding quite long wait times between various steps of the code (setting up the I2C, initializing the sensor etc.),
I do love the actors, though. And Jon Hamm can be super funny, as proven in "Unbreakable Kimmy Schmidt" 🙃
I do love the actors, though. And Jon Hamm can be super funny, as proven in "Unbreakable Kimmy Schmidt" 🙃
BTW did you know that the Fiat Panda (the 2003 Fiat 169 model) was supposed to be called Gingo, merchandise was even made, and there is one car somewhere around here that has the Gingo badge!
BTW did you know that the Fiat Panda (the 2003 Fiat 169 model) was supposed to be called Gingo, merchandise was even made, and there is one car somewhere around here that has the Gingo badge!