Search found 10 matches
- Thu Jan 23, 2020 7:51 am
- Forum: ESP-ADF
- Topic: why isn't ESP-ADF components in ESP-IDF
- Replies: 3
- Views: 7244
Re: why isn't ESP-ADF components in ESP-IDF
Hello, although not everybody may not the ADF portion I thinke it would be easier if the other toolchains would come as one instead of chunks. I was able to build IDF Problems with no problems but none of the ADF samples and 3rd Party code I was using compiled due to issues. It would be so much easi...
- Wed Aug 07, 2019 7:02 am
- Forum: General Discussion
- Topic: Reliable Second Source for ESP32 PSRAM
- Replies: 0
- Views: 2348
Reliable Second Source for ESP32 PSRAM
Hello all, one of the industrialization issues of the ESP32 WROVER moduls is the availability of ESP32 PS RAM, coming from a more or less single source. Manufactured by Espressif as well on the module itself it should usually not be so much of an issue, as Espressif has the control. But pretty surel...
- Thu Jun 13, 2019 12:48 pm
- Forum: Showcase
- Topic: ESP32 Webradio
- Replies: 188
- Views: 547554
Re: ESP32 Webradio
True
But all at once in one project? But sorry, don't waat to hi-Jack this thread...
But all at once in one project? But sorry, don't waat to hi-Jack this thread...
- Thu Jun 13, 2019 11:59 am
- Forum: Showcase
- Topic: ESP32 Webradio
- Replies: 188
- Views: 547554
Re: ESP32 Webradio
Hello Guys, I am still pretty new to the ESP32 and I think it has a very capable set of features. Impressive part really. In a project I am working on a webbased radio. I know there are implementations with the ESP32. The two main approaches I found are: - ESP32 with ext. VS1053 audio Decoder and Di...
- Tue Jun 11, 2019 12:32 pm
- Forum: Hardware
- Topic: ESP32 WROVER MP3/AAC/(IP Audio Stream) Decoding, digital Audio Filtering and SPI Colour Display control
- Replies: 7
- Views: 12466
Re: ESP32 WROVER MP3/AAC/(IP Audio Stream) Decoding, digital Audio Filtering and SPI Colour Display control
Hello ESP Sprite and Psycoacoustic, sounds like good news. The questions was of that nature to sort out wether or not we have a chance to do so in ESP32. We will likely contract a 3rd party copayn to evaluate the capabilities as ESP Sprite said in more detail. Currently there is not enought resource...
- Tue Jun 11, 2019 12:25 pm
- Forum: Hardware
- Topic: ESP32 GPIO Muxing Function posssibilities: I2S, I2C, SPI, UART, int RAM/ROM, touch and some GPIOs
- Replies: 3
- Views: 8819
Re: ESP32 GPIO Muxing Function posssibilities: I2S, I2C, SPI, UART, int RAM/ROM, touch and some GPIOs
Hi ESP Sprite. Thanks. I know about the limitiations of the SDIO/QSPI interface for external use when internal PSRAM/FLASH is used. We intend to use RAM/ROM so we preserve for that by not using those pins. If all others can be used more or less freely than this is good info. I was concerned if there...
- Wed Jun 05, 2019 12:57 pm
- Forum: Hardware
- Topic: ESP32 GPIO Muxing Function posssibilities: I2S, I2C, SPI, UART, int RAM/ROM, touch and some GPIOs
- Replies: 3
- Views: 8819
Re: ESP32 GPIO Muxing Function posssibilities: I2S, I2C, SPI, UART, int RAM/ROM, touch and some GPIOs
Hello guys, I guess I overdid a bit with the first request, so I try to simplify. do you think it is possible from the I/O pinmux point of view to run both I2S AND a VSPI Interface (or other faster SPI IF) for the display in parallel, maybe considering the other interfaces above? Is there any guide ...
- Wed Jun 05, 2019 12:54 pm
- Forum: Hardware
- Topic: ESP32 WROVER MP3/AAC/(IP Audio Stream) Decoding, digital Audio Filtering and SPI Colour Display control
- Replies: 7
- Views: 12466
Re: ESP32 WROVER MP3/AAC/(IP Audio Stream) Decoding, digital Audio Filtering and SPI Colour Display control
Thanks ESP_Sprite. These indications are a good hint. Could you let me know what HW (ESP32 EValsystems or Modules) you use for it? In the meantime I have found the audio development framework section, which seems to answer a lot of questions. But usually these are single functions (like MP3 etc deco...
- Tue Jun 04, 2019 10:38 am
- Forum: Hardware
- Topic: ESP32 WROVER MP3/AAC/(IP Audio Stream) Decoding, digital Audio Filtering and SPI Colour Display control
- Replies: 7
- Views: 12466
ESP32 WROVER MP3/AAC/(IP Audio Stream) Decoding, digital Audio Filtering and SPI Colour Display control
Hello guys, I am aware the ESP32 (Dual Core) can decode mp3 and other streaming audio formats (basically in SW). Too, I am aware the ESP32 can drive a Colour TFT via SPI (standard 4 lane). Basically I would like to get your feelings for possibility of parallel operation (MP3 decoding AND display con...
- Tue Jun 04, 2019 8:16 am
- Forum: Hardware
- Topic: ESP32 GPIO Muxing Function posssibilities: I2S, I2C, SPI, UART, int RAM/ROM, touch and some GPIOs
- Replies: 3
- Views: 8819
ESP32 GPIO Muxing Function posssibilities: I2S, I2C, SPI, UART, int RAM/ROM, touch and some GPIOs
Hello ESP developers, My company and I are defining a System with the following interface needs: - WiFI/BT (as wireless frontends), both 2.4GHz CoEx - I2C (System config) - I2S (or PDM) (ESP32 Audio output to Amplifier/DAC) - touch button Matrix 2x3 (user input) - SPI (to config and feed a small LCD...