We need two 2 pins for connecting I2C slave device to a ESP-EYE development board. Are there pins available that we can access with some SMD soldering work?
Please help. Any information positive or negative will help.
Thanks.
Search found 3 matches
- Wed Jan 27, 2021 12:48 pm
- Forum: Hardware
- Topic: Need to attach an I2C device to ESP EYE
- Replies: 2
- Views: 3660
- Fri Nov 20, 2020 5:27 am
- Forum: ESP-IDF
- Topic: devkitM does not run ethernet/enc28j60 example
- Replies: 2
- Views: 3755
Re: devkitM does not run ethernet/enc28j60 example
Verified the wirings and the build config, no luck.
If you or members of this forum can recommend the module or breakout board that is commonly used to add ethernet support that would suffice too. Any purchase links to actual ethernet PHY boards is very much appreciated.
Thanks all.
If you or members of this forum can recommend the module or breakout board that is commonly used to add ethernet support that would suffice too. Any purchase links to actual ethernet PHY boards is very much appreciated.
Thanks all.
- Sun Nov 15, 2020 10:48 am
- Forum: ESP-IDF
- Topic: devkitM does not run ethernet/enc28j60 example
- Replies: 2
- Views: 3755
devkitM does not run ethernet/enc28j60 example
Have a DevkitM esp32-s2-mini-1U with a ENC28J60 module connected using the GPIO pin configuration with short ~5cm jumper wires:
CS0 15
SCLK 14
MISO 12
MOSI 13
Interrupt 4
3.3V from devkitM to the ethernet module
idf.py menuconfig uses the above configuration, with SPICLK speed set to 5 MHZ.
I get ...
CS0 15
SCLK 14
MISO 12
MOSI 13
Interrupt 4
3.3V from devkitM to the ethernet module
idf.py menuconfig uses the above configuration, with SPICLK speed set to 5 MHZ.
I get ...