Hi
I am using a WIZnet WIZ810Sio module (W5100S) with an ESP32-C6-MINI-1U-H4/H8 module.
The ESP32-C6-MINI will be the SPI MASTER.
The W5100S only requires MOSI ( FSPID - P1), MISO ( FSPIQ - P1), SCLK ( FSPICLK - P1) and CS ( FSPICS2 - P1).
If I allocate the above pins can I then use FSPIHD - P1 ...
Search found 5 matches
- Thu Mar 12, 2026 5:23 am
- Forum: Hardware
- Topic: ESP32-C6 Allocation of unused SPI pins for LP_UART
- Replies: 0
- Views: 133
- Sat Mar 07, 2026 12:55 pm
- Forum: General Discussion
- Topic: Pin Allocations for External SPI device on ESP32-C6-MINI-1U-H4/H8
- Replies: 1
- Views: 119
Re: Pin Allocations for External SPI device on ESP32-C6-MINI-1U-H4/H8
Hi All
Any thoughts or feedback?
BJ
Any thoughts or feedback?
BJ
- Tue Mar 03, 2026 5:42 am
- Forum: General Discussion
- Topic: Pin Allocations for External SPI device on ESP32-C6-MINI-1U-H4/H8
- Replies: 1
- Views: 119
Pin Allocations for External SPI device on ESP32-C6-MINI-1U-H4/H8
Hi All
I have posted this question together with another and have decided rather to make it a dedicated subject.
I need to add an external Ethernet device ( Wiznet W5100S module or similar) with a SPI interface to a ESP32-C6-MINI-1U-H4/H8 module.
The IO pins for the external SPI W5100S module I ...
I have posted this question together with another and have decided rather to make it a dedicated subject.
I need to add an external Ethernet device ( Wiznet W5100S module or similar) with a SPI interface to a ESP32-C6-MINI-1U-H4/H8 module.
The IO pins for the external SPI W5100S module I ...
- Thu Feb 26, 2026 11:27 am
- Forum: General Discussion
- Topic: External SPI and 2nd I2C Pin Allocations for ESP32-C6-MINI-1U-H4/H8
- Replies: 3
- Views: 282
Re: External SPI and 2nd I2C Pin Allocations for ESP32-C6-MINI-1U-H4/H8
Hi
Thank you for your reply.
So I cannot have 2 external I2C busses on the ESP32-C6?
I hope this is not a stupid question, if so please forgive me.
I have three identical (3) I/O Expander IC's and they have only 1 address line (2 x I2C addresses) so I need a way to add the 3rd one hence the 2nd I2C ...
Thank you for your reply.
So I cannot have 2 external I2C busses on the ESP32-C6?
I hope this is not a stupid question, if so please forgive me.
I have three identical (3) I/O Expander IC's and they have only 1 address line (2 x I2C addresses) so I need a way to add the 3rd one hence the 2nd I2C ...
- Wed Feb 25, 2026 7:54 am
- Forum: General Discussion
- Topic: External SPI and 2nd I2C Pin Allocations for ESP32-C6-MINI-1U-H4/H8
- Replies: 3
- Views: 282
External SPI and 2nd I2C Pin Allocations for ESP32-C6-MINI-1U-H4/H8
Hi All
I am using the ESP32-C6-MINI-1U-H4/H8 module and I need some advice on IO pin selection for some external hardware on my new board.
I need to add an external Ethernet device (Wiznet W5100S module or similar) with a SPI interface and a second I2C interface.
I am currently using both UARTS ...
I am using the ESP32-C6-MINI-1U-H4/H8 module and I need some advice on IO pin selection for some external hardware on my new board.
I need to add an external Ethernet device (Wiznet W5100S module or similar) with a SPI interface and a second I2C interface.
I am currently using both UARTS ...