Lines Matching +full:switch +full:- +full:sample

6 The Segger IP Switch Board is a Evaluation board based on NXP Kinetis K66 MCU.
7 It comes with Micrel/Microchip KSZ8794CNX integrated 4-port 10/100 managed
8 Ethernet switch with Gigabit RGMII/MII/RMII interface.
10 - KSZ8794CNX enables evaluation for switch functions
11 - On-board debug probe J-Link-OB for programming
16 - MK66FN2M0VMD18 MCU (180 MHz, 2 MB flash memory, 256 KB RAM, low-power,
17 crystal-less USB
18 - Dual role USB interface with micro-B USB connector
19 - 2 User LED
20 - On-board debug probe J-Link-OB for programming
21 - Micrel/Microchip Ethernet Switch KSZ8794CNX with 3 RJ45 connectors
23 For more information about the K66F SoC and IP-K66F board:
25 - `K66F Website`_
26 - `K66F Datasheet`_
27 - `K66F Reference Manual`_
28 - `IP-K66F Website`_
29 - `IP-K66F User Guide`_
30 - `IP-K66F Schematics`_
37 +-----------+------------+-------------------------------------+
40 | NVIC | on-chip | nested vector interrupt controller |
41 +-----------+------------+-------------------------------------+
42 | SYSTICK | on-chip | systick |
43 +-----------+------------+-------------------------------------+
44 | PINMUX | on-chip | pinmux |
45 +-----------+------------+-------------------------------------+
46 | GPIO | on-chip | gpio |
47 +-----------+------------+-------------------------------------+
48 | WATCHDOG | on-chip | watchdog |
49 +-----------+------------+-------------------------------------+
50 | FLASH | on-chip | soc flash |
51 +-----------+------------+-------------------------------------+
52 | RTC | on-chip | rtc |
53 +-----------+------------+-------------------------------------+
58 Micrel/Microchip KSZ8794CNX Ethernet Switch is supported
59 (see :zephyr:code-sample:`dsa` sample).
66 +-------+-----------------+---------------------------+
70 +-------+-----------------+---------------------------+
72 +-------+-----------------+---------------------------+
78 board with the on-chip PLL to generate a 180 MHz system clock.
95 configured by default to use the :ref:`opensda-jlink-onboard-debug-probe`.
97 :ref:`opensda-jlink-onboard-debug-probe`
98 --------------------------------------------------
100 Install the :ref:`jlink-debug-host-tools` and make sure they are in your search
103 Follow the instructions in :ref:`opensda-jlink-onboard-debug-probe` to program
104 the `OpenSDA J-Link Generic Firmware for V3.2 Bootloader`_. Note that Segger
105 does provide an OpenSDA J-Link Board-Specific Firmware for this board, however
108 The default flasher is ``jlink`` using the built-in SEGGER Jlink interface.
113 Here is an example for the :zephyr:code-sample:`blinky` application.
115 .. zephyr-app-commands::
116 :zephyr-app: samples/basic/blinky
125 Here is an example for the :zephyr:code-sample:`blinky` application.
127 .. zephyr-app-commands::
128 :zephyr-app: samples/basic/blinky
134 .. _IP-K66F Website:
135 https://www.segger.com/evaluate-our-software/segger/embosip-switch-board/
137 .. _IP-K66F User Guide:
140 .. _IP-K66F Schematics:
144-and-microcontrollers/arm-microcontrollers/general-purpose-mcus/k-series-cortex-m4/k6x-ethernet/ki…
147 https://www.nxp.com/docs/en/data-sheet/K66P144M180SF5V2.pdf
152 .. _OpenSDA J-Link Generic Firmware for V3.2 Bootloader:
161 - To communicate with this board one needs in one console:
163 ``/opt/SEGGER/JLink_V664/JLinkRTTLogger -Device MK66FN2M0XXX18 -RTTChannel 1 -if SWD -Speed 4000 ~/…
165 - In another one: