-
At least some Espressif boards print out bootloader startup info on hard reset. We can turn this off, but I wasn't sure if it had been turned on deliberately at some point.
I am not sure if it conf…
-
The menu setting to force use of the legacy i2c driver is ignored by driver/i2c_bus
![Screenshot from 2024-09-16 16-24-46](https://github.com/user-attachments/assets/fa97b486-f61b-4554-9176-6cdf8d3…
-
Hi,
trying to use this cfclient fork to connect to esp-drone (I'm on mac m1). I click scan, then connect and got the errore below. Wifi is connected to the esp-drone one.
Any hints?
Thanks
``…
-
We are testing ESP32/ESP8684 single core Risc-V "mini" variants as plug-in communication module.
`RP2040 ESP8684`
The goal will be to replicate the test results we got on Espressif devboards (See […
-
xllin@xllindeMacBook-Pro cli % idf.py set-target esp32
/Users/xllin/software_develop/esp-adf/esp-idf/tools/check_python_dependencies.py:12: DeprecationWarning: pkg_resources is deprecated as an API. …
-
**Describe the bug**
I'm getting the error below when trying to build the light example for esp32c6. I'm using branch release/v1.3.
Looking at the last build report this also seems to be broken on m…
-
**Describe the bug**
Environment variables defined in Run Configuration was undefined when used in a CMakeList.txt
Motivation: i am trying to build code based on different configuration for differen…
-
The espressif implementation sets the is_read flag always as true, which prevents the user from reading data as a target.
https://github.com/adafruit/circuitpython/blob/90714c1ac120f5ad6804995b35ca…
-
Hi,
in the Timer Wrapper,
we cannot ask if a Timer is active ?
[https://docs.espressif.com/projects/esp-idf/en/latest/esp32/api-reference/system/esp_timer.html#_CPPv419esp_timer_is_active1…
-
_Originally posted by @tore-espressif in https://github.com/espressif/developer-portal/issues/37#issuecomment-2189391818_
As of now the only way to preview a new article in a PR is:
1. [Check ou…