Search found 3 matches
- Fri Mar 22, 2019 8:19 am
- Forum: Report Bugs
- Topic: I2S 24bit Slave
- Replies: 3
- Views: 13092
Re: I2S 24bit Slave
Hi @StijnVM. I'm running into a similar issue. Have you ever found a solution for it?
- Fri Mar 22, 2019 8:17 am
- Forum: Report Bugs
- Topic: I2S: Samples incorrectly zeroed when I2S interface is in slave mode but not master mode
- Replies: 11
- Views: 115880
Re: I2S: Samples incorrectly zeroed when I2S interface is in slave mode but not master mode
Hi @JB2050, I've encountered a similar issue. Have you ever got an answer from the ESP staff?
- Thu Nov 29, 2018 6:28 pm
- Forum: Sample Code
- Topic: TDD framework for ESP32
- Replies: 0
- Views: 4306
TDD framework for ESP32
Yesterday I did a presentation about how we use TDD and CI at my company to improve the development cycles of our embedded systems. I've published the code I used for the event in GitHub, which consists of a boilerplate for using TDD on a ESP32-based project (and ESP-IDF) with some examples of unit ...