Search found 5 matches
- Tue Jun 06, 2023 8:10 pm
- Forum: General Discussion
- Topic: Trouble with i2c and i2s running simultaneously
- Replies: 7
- Views: 12627
Re: Trouble with i2c and i2s running simultaneously
Was there a resolution to this? I am observing the same issues with the 5.0x release using the latest I2S drivers. The I2C port reading a sensor starts getting random timeout errors only when I initialize the I2S audio peripheral. For the record, I am using an I2C port to read a sensor as well as tw...
- Mon Dec 19, 2022 9:31 pm
- Forum: ESP-IDF
- Topic: UL 1998 certified libraries available?
- Replies: 0
- Views: 803
UL 1998 certified libraries available?
Are there any UL 1998 certified libraries available for Espressif parts which handle all the functional self-tests, etc...?
- Thu Nov 17, 2022 7:35 pm
- Forum: ESP-ADF
- Topic: Is there a repository on Github where I can find ESP-RTC?
- Replies: 4
- Views: 4806
Re: Is there a repository on Github where I can find ESP-RTC?
Have you received a response? I am also interested in this.
- Fri Oct 14, 2022 1:31 pm
- Forum: ESP-IDF
- Topic: Incorrect pin definition for the LED blink example on the ESP32-S3-DEVKITC-1
- Replies: 3
- Views: 8283
- Tue Oct 11, 2022 12:26 pm
- Forum: ESP-IDF
- Topic: Incorrect pin definition for the LED blink example on the ESP32-S3-DEVKITC-1
- Replies: 3
- Views: 8283
Incorrect pin definition for the LED blink example on the ESP32-S3-DEVKITC-1
Just a heads-up. I recently tried compiling and running the blink example on a ESP32-S3-DEVKITC-1. The LED was not blinking. After some troubleshooting and reviewing the schematics, I found the default project pin assignment in the menuconfig was set to GPIO #48 which is incorrect. It should instead...