Lines Matching +full:10 +full:base +full:- +full:t1l
6 The EVAL-ADIN1110EBZ is a flexible platform enabling quick evaluation of the ADIN1110, robust,
7 low power 10BASE-T1L MAC-PHY. It provides 10Mbit per second Single Pair Ethernet (SPE) connections
15 Alternatively, the board can operate in stand-alone mode where it is configured by setting hardware
16 configuration links and switches. On-board LEDs provide status indication.
33 The ADI EVAL-ADIN1110EBZ hardware features list is available here:
35 https://wiki.analog.com/resources/eval/user-guides/eval-adin1110ebz-user-guide
44 +--------------+------------+-------------------------------------+
47 | NVIC | on-chip | nested vector interrupt controller |
48 +--------------+------------+-------------------------------------+
49 | UART | on-chip | serial port-polling; |
50 | | | serial port-interrupt |
51 +--------------+------------+-------------------------------------+
52 | PINMUX | on-chip | pinmux |
53 +--------------+------------+-------------------------------------+
54 | GPIO | on-chip | gpio |
55 +--------------+------------+-------------------------------------+
56 | I2C | on-chip | i2c |
57 +--------------+------------+-------------------------------------+
58 | SPI | on-chip | spi |
59 +--------------+------------+-------------------------------------+
60 | PWM | on-chip | pwm |
61 +--------------+------------+-------------------------------------+
62 | WATCHDOG | on-chip | independent watchdog |
63 +--------------+------------+-------------------------------------+
64 | ADIN1110 | spi | adin1110 10BASE-T1L mac/phy |
65 +--------------+------------+-------------------------------------+
66 | FT232 | uart | usb-uart |
67 +--------------+------------+-------------------------------------+
69 +--------------+------------+-------------------------------------+
71 +--------------+------------+-------------------------------------+
83 responsible for pin muxing, input/output, pull-up, etc.
85 …tails please refer to `EVAL-ADIN1110EBZ User Guide <https://wiki.analog.com/resources/eval/user-gu…
88 ----------------------------------
90 - UART_1 TX/RX : PA9/PA10 (UART to FT232)
91 - UART_4 TX/RX : PA0/PA1 (Arduino Serial)
92 - I2C1 SCL/SDA : PG14/PG13 (Arduino I2C)
93 - I2C3 SCL/SDA : PG7/PG8 (Sensor I2C bus)
94 - SPI1 SCK/MISO/MOSI : PA5/PA6/PA7 (Simple SPI to nor Flash)
95 - SPI2 SCK/MISO/MOSI : PB13/PB14/PB15 (ADIN1110)
96 - SPI3 SCK/MISO/MOSI : PC10/PC11/PC12 (Arduino SPI)
97 - LD1 : PC13 (Green LED)
98 - LD2 : PE2 (Red LED)
99 - LD3 : PE6 (Yellow LED)
100 - LD4 : PG15 (Blue LED)
101 - PSRAM : PE0/PE1/PF0-PF15/PG0-PG5/PD11-PD13/PE3/PE4
102 PD14/PD15/PD9/PD1/PE7-PE15/PD8-PD10
106 ------------
108 EVAL-ADIN1110EBZ System Clock could be driven by an internal or external oscillator, as well as
113 -----------
115 EVAL-ADIN1110EBZ has 2 U(S)ARTs. The Zephyr console output is assigned to UART1 that is connected
125 EVAL-ADIN1110EBZ includes an ST-LINK/V2-1 JTAG/SWD 10 or 20 pin connector. This interface is
129 -----------------------------------------
131 Connect the EVAL-ADIN1110EBZ to your host computer using the USB port, then run a serial host
134 .. code-block:: console
136 $ minicom -D /dev/serial/by-id/usb-ADI_EVAL-ADIN1110EBZ_AVAS_XXXXXX-if00-port0
139 Then, build and flash in the usual way. Here is an example for the :zephyr:code-sample:`hello_world…
141 .. zephyr-app-commands::
142 :zephyr-app: samples/hello_world
148 .. code-block:: console
155 You can debug an application in the usual way. Here is an example for the :zephyr:code-sample:`hel…
158 .. zephyr-app-commands::
159 :zephyr-app: samples/hello_world
161 :maybe-skip-config:
164 .. _EVAL-ADIN1110EBZ evaluation board website:
165 …https://www.analog.com/en/design-center/evaluation-hardware-and-software/evaluation-boards-kits/ev…
167 .. _EVAL-ADIN1110EBZ board User Guide:
168 https://wiki.analog.com/resources/eval/user-guides/eval-adin1110ebz-user-guide
171 https://www.analog.com/media/en/technical-documentation/data-sheets/adin1110.pdf
174 …https://www.st.com/resource/en/reference_manual/rm0432-stm32l4-series-advanced-armbased-32bit-mcus…