Hi Shashank,
We have released support for LyraTD-MSC board on github. Please take a look here: https://github.com/espressif/esp-avs-sd ... c_alexa_sr
Search found 4 matches
- Thu Oct 04, 2018 5:02 am
- Forum: General Discussion
- Topic: ESP32-LyraTD-MSC es8388_write_reg error
- Replies: 3
- Views: 5427
- Wed Sep 26, 2018 1:01 pm
- Forum: General Discussion
- Topic: ESP32-LyraTD-MSC es8388_write_reg error
- Replies: 3
- Views: 5427
Re: ESP32-LyraTD-MSC es8388_write_reg error
HI Shashank,
The current release supports only LyraT. We are in process to release support for LyraTD-MSC board. If you flash this code to LyraTD-MSC its obvious to run into errors.
The current release supports only LyraT. We are in process to release support for LyraTD-MSC board. If you flash this code to LyraTD-MSC its obvious to run into errors.
- Mon Apr 17, 2017 5:51 am
- Forum: General Discussion
- Topic: Hi , can anyone say , how to configure the digital input and output in esp32 and how to read the digital input..?
- Replies: 4
- Views: 11073
Re: Hi , can anyone say , how to configure the digital input and output in esp32 and how to read the digital input..?
What exactly is your requirement ? I suggest you to go through basics of freeRTOS : Task, Queue, Semaphore. They would help you understand examples in esp-idf better. Also go through the readme files in each example folder.
- Mon Apr 10, 2017 8:46 am
- Forum: General Discussion
- Topic: Hi , is there any sample code to interface the mpu-6050 with the esp32 ..??
- Replies: 10
- Views: 23685
Re: Hi , is there any sample code to interface the mpu-6050 with the esp32 ..??
Hi Reeshma,
You can extract and copy this to example folder of esp_idf. The MPU 6050 code is currently not in official release, but it will soon be.
You can extract and copy this to example folder of esp_idf. The MPU 6050 code is currently not in official release, but it will soon be.