Searched full:w5500 (Results 1 – 17 of 17) sorted by relevance
4 description: W5500 standalone 10/100BASE-T Ethernet controller with SPI interface6 compatible: "wiznet,w5500"16 The interrupt pin of W5500 is active low.23 The reset pin of W5500 is active low.
1 # W5500 Ethernet driver configuration options8 bool "W5500 Ethernet Controller"13 W5500 Stand-Alone Ethernet Controller
1 /* W5500 Stand-alone Ethernet Controller with SPI16 * W5500 common registers43 #define S0_MR_MF 0x40 /* MAC Filter for W5500 */61 #define W5500_S0_MR_MF 7 /* MAC Filter for W5500 */
55 source "drivers/ethernet/Kconfig.w5500"
1 /* W5500 Stand-alone Ethernet Controller with SPI569 LOG_INF("W5500 Initialized"); in w5500_init()
3 Wiznet W5500 Evaluation Pico9 W5500-EVB-Pico is a microcontroller evaluation board based on the Raspberry10 Pi RP2040 and fully hardwired TCP/IP controller W5500 - and basically works11 the same as Raspberry Pi Pico board but with additional Ethernet via W5500.31 - Wiznet W5500 Ethernet MAC/PHY36 :alt: W5500 Evaluation Board91 * - W5500 Ethernet93 - :dtcompatible:`wiznet,w5500`104 Pi Pico, the blinky example works as intended. The W5500 is routed to the SPI0105 (P16-P19), with the reset and interrupt signal for the W5500 routed to P20 and[all …]
3 ARCELI W5500 ETH9 ARCELI W5500 etherner is breakout board with SPI bus access over 10 pin header.10 `W5500`_ is 10/100 MBPS stand alone Ethernet controller with on-board MAC & PHY,13 Pins Assignment of the W5500 Shield56 https://www.wiznet.io/product-item/w5500/
6 bool "Wiznet W5500 Evaluation Board"
2 name: Wiznet W5500 Evaluation Board
152 ethernet: w5500@0 {153 compatible = "wiznet,w5500";
9 compatible = "wiznet,w5500";
58 test_spi_w5500: w5500@2 {59 compatible = "wiznet,w5500";
222 /drivers/ethernet/*w5500* @parthitce
476 * ARCELI W5500 ETH2335 * :github:`46684` - ethernet: w5500: driver will be stack overflowed when reading the invalid(corru…2361 * :github:`46493` - Ethernet W5500 driver fails initialization with latest change - revert needed
174 * Added support for Wiznet W5500 Evaluation Pico board: ``w5500_evb_pico``.
1291 * :github:`46102` - samples: net: W5500 implementation1356 * :github:`45735` - Ethernet W5500 Driver via SPI is deadlocking
430 * Added support for w5500 Ethernet controller.