Search found 6 matches
- Wed Jan 04, 2023 4:58 pm
- Forum: ESP-IDF
- Topic: Incorrect pin definition for the LED blink example on the ESP32-S3-DEVKITC-1
- Replies: 3
- Views: 12642
Re: Incorrect pin definition for the LED blink example on the ESP32-S3-DEVKITC-1
in the schematic of ESP32-S3-DEVKITC-1 kit not have yet a rgb led and relative connection please upgrade
- Mon Jun 28, 2021 5:23 pm
- Forum: ESP-IDF
- Topic: ESP32 TCP SERVER WIFI & ETHERNET LOCAL IP
- Replies: 0
- Views: 1700
ESP32 TCP SERVER WIFI & ETHERNET LOCAL IP
referring to example tcp_server which I run with ethernet and wifi simultaneously connected as I can check local IP to which the tcp connection refers in the example I see remote ip but I do not find a call to check on which interface or on that local ip of esp32 (wifi or ethernet) the call is ...
- Sat Jan 16, 2021 10:00 pm
- Forum: ESP-IDF
- Topic: ESP32 and ethernet controller DM9051 stop working
- Replies: 2
- Views: 3764
ESP32 and ethernet controller DM9051 stop working
I made a board to verify the functionality of Esp32 Wroom 32D and the demo board of DM9051 the classic examples work correctly but I find a complicated problem to verify when I push the data exchange becomes voluminous and intense.
using the iperf example launched for 600 seconds there is an ...
using the iperf example launched for 600 seconds there is an ...
- Sat Jan 16, 2021 9:18 pm
- Forum: Hardware
- Topic: ESP32 AND DM9051 PROBLEMS
- Replies: 0
- Views: 1879
ESP32 AND DM9051 PROBLEMS
I am testing esp32wroom with the dm9051 demo_board spi ethernet controller a very compact set with simple examples expressed as tcp_ip server everything is working correctly in general all the examples work well we are using the basic spi setting.
spi host 2
spi clk 18
mosi 23
miso 19
cs spi 5
spi ...
spi host 2
spi clk 18
mosi 23
miso 19
cs spi 5
spi ...
- Sat Jan 16, 2021 8:52 pm
- Forum: Hardware
- Topic: DM9051 EEPROM is necessary ?
- Replies: 1
- Views: 2221
Re: DM9051 EEPROM is necessary ?
no is possibile to not have eeprom attached to dm9051in this case you must set mac adress from esp32 library
- Sat Jan 02, 2021 11:26 pm
- Forum: Hardware
- Topic: DM9051 EEPROM is necessary ?
- Replies: 1
- Views: 2221
DM9051 EEPROM is necessary ?
Is necessary to install the EEPROM connected to the dm9051 spi Ethernet controller ? or the esp32 init dm9051 function not use a EEPROM functionality the best is not have other hardware if EEPROM is not necessary