Lines Matching +full:10 +full:base +full:- +full:t1l
6 The EVAL-ADIN2111EBZ is a flexible platform enabling quick evaluation of the ADIN2111, robust,
7 low power 10BASE-T1L 2-Port Ethernet switch. The evaluation board provides 2 10BASE-T1L channels
8 with 10Mbit per second Single Pair Ethernet (SPE) connections reaching up to 1.7km of link distance.
10 The ADIN2111 internal switch can be configured in store and forward mode between the two 10BASE-T1L
19 Alternatively, the board can operate in cut-through mode between Port 1 and Port 2 (unmanaged
20 configuration without firmware) where the EVAL-ADIN2111EBZ acts as a network switch forwarding
21 packets between the 2x 10BASE-T1L ports. The 2x links are configured by setting the ADIN2111
22 hardware configuration pins jumper and switches. The 2x On-board Activity LEDs provide Link
41 The ADI EVAL-ADIN2111EBZ hardware features list is available here:
43 https://wiki.analog.com/resources/eval/user-guides/eval-adin2111ebz-user-guide
52 +--------------+------------+-------------------------------------+
55 | NVIC | on-chip | nested vector interrupt controller |
56 +--------------+------------+-------------------------------------+
57 | UART | on-chip | serial port-polling; |
58 | | | serial port-interrupt |
59 +--------------+------------+-------------------------------------+
60 | PINMUX | on-chip | pinmux |
61 +--------------+------------+-------------------------------------+
62 | GPIO | on-chip | gpio |
63 +--------------+------------+-------------------------------------+
64 | I2C | on-chip | i2c |
65 +--------------+------------+-------------------------------------+
66 | SPI | on-chip | spi |
67 +--------------+------------+-------------------------------------+
68 | PWM | on-chip | pwm |
69 +--------------+------------+-------------------------------------+
70 | WATCHDOG | on-chip | independent watchdog |
71 +--------------+------------+-------------------------------------+
72 | ADIN2111 | spi | adin2111 10BASE-T1L mac/phy |
73 +--------------+------------+-------------------------------------+
74 | FT232 | uart | usb-uart |
75 +--------------+------------+-------------------------------------+
87 These controllers are responsible for pin muxing, input/output, pull-up, etc.
89 …tails please refer to `EVAL-ADIN2111EBZ User Guide <https://wiki.analog.com/resources/eval/user-gu…
92 ----------------------------------
94 - UART_1 TX/RX : PA9/PA10 (UART to FT232, console)
95 - SPI1 SCK/MISO/MOSI : PA5/PA6/PA7 (SPI to external nor flash IS25LP128)
96 - SPI2 SCK/MISO/MOSI : PB13/PB14/PB15 (SPI to external ADIN2111)
97 - LED1 : POWER (Green LED)
98 - UC_LED1 : PB6 (Blue LED)
99 - MOD LED1 : PE2 (SR LED)
100 - MOD LED2 : PE6 (BG LED)
101 - NET LED1 : PB10 (SR LED)
102 - NET LED2 : PB11 (BG LED)
106 ------------
108 EVAL-ADIN2111EBZ System Clock could be driven by an internal or external oscillator, as well as the
113 -----------
115 EVAL-ADIN2111EBZ has 1 U(S)ART. The Zephyr console output is assigned to UART1 that is connected
126 EVAL-ADIN2111EBZ includes an ST-LINK/V2-1 JTAG/SWD 10 or 20 pin connector. This interface is
130 -----------------------------------------
132 Connect the EVAL-ADIN2111EBZ to your host computer using the USB port, then run a serial host
135 .. code-block:: console
137 $ minicom -D /dev/serial/by-id/usb-ADI_EVAL-ADIN2111EBZ_XXXXXX-12-if00-port0
140 Then, build and flash in the usual way. Here is an example for the :zephyr:code-sample:`hello_world…
142 .. zephyr-app-commands::
143 :zephyr-app: samples/hello_world
149 .. code-block:: console
156 You can debug an application in the usual way. Here is an example for the :zephyr:code-sample:`hel…
159 .. zephyr-app-commands::
160 :zephyr-app: samples/hello_world
162 :maybe-skip-config:
165 .. _EVAL-ADIN2111EBZ evaluation board website:
166 …https://www.analog.com/en/design-center/evaluation-hardware-and-software/evaluation-boards-kits/ev…
168 .. _EVAL-ADIN2111EBZ board User Guide:
169 https://wiki.analog.com/resources/eval/user-guides/eval-adin2111ebz-user-guide
172 https://www.analog.com/media/en/technical-documentation/data-sheets/adin2111.pdf
175 …https://www.st.com/resource/en/reference_manual/rm0432-stm32l4-series-advanced-armbased-32bit-mcus…