Search found 2 matches

by kaitlinburke
Wed Feb 24, 2021 4:24 pm
Forum: ESP32 Arduino
Topic: How to initialize I2C in Arduino
Replies: 1
Views: 4499

How to initialize I2C in Arduino

Hi all, I'm using the ESP32-S2 on Arduino using the idf-release/v4.2 branch of the arduino-esp32 repository. I'm struggling to read data from an ambient light sensor (Adafruit VEML7700) using the I2C bus. I believe I'm setting up the I2C bus incorrectly, but I'm having difficultly finding answers on...
by kaitlinburke
Fri Feb 19, 2021 5:21 pm
Forum: ESP-IDF
Topic: Setting Target esp32s2 Fails
Replies: 17
Views: 26723

Re: Setting Target esp32s2 Fails

I'm running into this same issue on MacOS and haven't been able to solve it. I can't set the target to esp32. I get the same error message: e0499421@USATLWCF5M3LVDL blink % idf.py set-target esp32s2 Adding "set-target"'s dependency "fullclean" to list of commands with default set of options. Executi...