Search found 18 matches
- Mon Jul 15, 2024 2:57 pm
- Forum: Hardware
- Topic: ESP32-P4, eMMC list of supported eMMC chips
- Replies: 0
- Views: 1225
ESP32-P4, eMMC list of supported eMMC chips
Dear Espressif Team, we plan to build products with the new ESP32-P4. This has a SD/EMMC controller, supporting eMMC Standard up to 4.51 according the datasheet. Is there a list of supported eMMC chips? Does Espressif supported file systems already support eMMC storage? On the latest eval board of t...
- Thu Oct 06, 2022 8:51 am
- Forum: Hardware
- Topic: IDF component (or example) for ESP32 and SPI-FRAM?
- Replies: 0
- Views: 1399
IDF component (or example) for ESP32 and SPI-FRAM?
Dear all, does somebody have example code, or a IDF component, to use SPI-FRAM? I read the documentation of SPI-PSRAM, with QSPI bus, but that is not what we have. There IS a SPI-FRAM code from Adafruit for Arduino, but it uses the complete Arduino code base and looks difficult to port. The device w...
- Fri Sep 09, 2022 8:13 am
- Forum: ESP-IDF
- Topic: ESP32-S3 LCD with quad PSRAM
- Replies: 1
- Views: 1331
ESP32-S3 LCD with quad PSRAM
Dear, there is support for the LCD controller and LVGL on the IDF, with an example https://github.com/espressif/esp-idf/blob/master/examples/peripherals/lcd/rgb_panel/main/rgb_lcd_example_main.c But this page says, that a octal PSRAM is required (or just suggested). For now, we have the ESP32-S3-WRO...
- Thu Aug 11, 2022 1:37 pm
- Forum: Hardware
- Topic: ESP32-LAN8720 custom board: get no IP address
- Replies: 21
- Views: 15909
Re: ESP32-LAN8720 custom board: get no IP address
aha, got it. Please forget my last message. I will send the schematic to your PM. Thanks
- Thu Aug 11, 2022 1:36 pm
- Forum: Hardware
- Topic: ESP32-LAN8720 custom board: get no IP address
- Replies: 21
- Views: 15909
Re: ESP32-LAN8720 custom board: get no IP address
no, I did not got an email from you. I checked the spam folder, but nothing from you. Would you mind, to send the email again?
- Wed Aug 10, 2022 8:25 am
- Forum: Hardware
- Topic: ESP32-LAN8720 custom board: get no IP address
- Replies: 21
- Views: 15909
Re: ESP32-LAN8720 custom board: get no IP address
can I send you the schematic to your PM? Could you give me your email?
- Mon Aug 08, 2022 12:50 pm
- Forum: Hardware
- Topic: ESP32-LAN8720 custom board: get no IP address
- Replies: 21
- Views: 15909
Re: ESP32-LAN8720 custom board: get no IP address
yes, we try to remove R18, and soldered an 10k resistor to GND. We soldered an pin from the I2C GPIO Expander to the reset input on the LAN8720, and switched that pin high after booting first with 1 second, then 10 seconds, but no IP address. We could see with the green LED in the RJ45 connector, th...
- Sat Aug 06, 2022 10:02 am
- Forum: Hardware
- Topic: ESP32-LAN8720 custom board: get no IP address
- Replies: 21
- Views: 15909
Re: ESP32-LAN8720 custom board: get no IP address
Hi ESP_ondrej, after encircling the problem to the LAN8720 - RJ45 connector, we searched more around and found, that many others have similar problems with the LAN8720, where others finally ether gave up with the LAN8720 (https://www.crowdsupply.com/silicognition/wesp32/updates/the-phy-reset-saga, n...
- Thu Aug 04, 2022 2:57 pm
- Forum: Hardware
- Topic: ESP32-LAN8720 custom board: get no IP address
- Replies: 21
- Views: 15909
Re: ESP32-LAN8720 custom board: get no IP address
1. I can confirm, that the RJ45 connector is the SA part, with the "ARJP-11A MASA-B-A-EMU2" printed on the RJ45 connector. I measured the resistance and the inductance between the pads of the RJ45 connector, to be sure. I compared the values with a LAN8720 breakout board from waveshare, everything l...
- Wed Aug 03, 2022 5:00 pm
- Forum: Hardware
- Topic: ESP32-LAN8720 custom board: get no IP address
- Replies: 21
- Views: 15909
Re: ESP32-LAN8720 custom board: get no IP address
I also tried to bridged the PMOS Q1, to power the LAN8720 together with the ESP32, so that after 200ms after ESP32-EN is high, only the oscillator is enabled and the analog switches connect REFCLOCKO to ESP32-GPIO0. Still no success.