Lines Matching +full:tri +full:- +full:default +full:- +full:2

6 FRDM-MCXC444 is a compact and scalable development board for rapid
8 for easy access to the MCU's I/Os, integrated open-standard serial
9 interfaces and on-board MCU-Link debugger.
10 The MCXC is a general purpose ultra-low-power MCU family,
16 - MCXC444VLH Arm Cortex-M0+ microcontroller running at 48 MHz
17 - 64LQFP package
18 - 256 KB flash
19 - 32 KB SRAM
20 - USB FS 2.0
21 - 2x low-power UART, 1x UART, 2x I2C, 2x SPI
22 - FXLS8974CF accelerometer
23 - Tri-color LED
24 - On-board MCU-Link debugger with CMSIS-DAP
25 - Arduino Header, mikroBUS, Pmod
27 For more information about the MCXC444 SoC and FRDM-MCXC444 board, see
30 - `MCX C14x/24x/44x Website`_
31 - `MCX C44x Datasheet`_
32 - `MCX C44x Reference Manual`_
33 - `FRDM-MCXC444 Website`_
34 - `FRDM-MCXC444 User Manual`_
35 - `FRDM-MCXC444 Design Files`_
42 +-----------+------------+-------------------------------------+
45 | NVIC | on-chip | nested vector interrupt controller |
46 +-----------+------------+-------------------------------------+
47 | SYSTICK | on-chip | systick |
48 +-----------+------------+-------------------------------------+
49 | PINMUX | on-chip | pinmux |
50 +-----------+------------+-------------------------------------+
51 | GPIO | on-chip | gpio |
52 +-----------+------------+-------------------------------------+
53 | UART | on-chip | serial port-polling; |
54 | | | serial port-interrupt |
55 +-----------+------------+-------------------------------------+
56 | FLASH | on-chip | soc flash |
57 +-----------+------------+-------------------------------------+
58 | I2C | on-chip | i2c |
59 +-----------+------------+-------------------------------------+
60 | LPTMR | on-chip | counter |
61 +-----------+------------+-------------------------------------+
62 | PIT | on-chip | counter |
63 +-----------+------------+-------------------------------------+
64 | PWM | on-chip | pwm |
65 +-----------+------------+-------------------------------------+
66 | RTC | on-chip | counter |
67 +-----------+------------+-------------------------------------+
68 | USB | on-chip | USB device |
69 +-----------+------------+-------------------------------------+
75 The default configuration can be found in
84 PORTB/GPIOB, PORTC/GPIOC, PORTD/GPIOD, and PORTE/GPIOE) for the FRDM-MCXC444 board.
86 +-------+-------------+---------------------------+
90 +-------+-------------+---------------------------+
92 +-------+-------------+---------------------------+
94 +-------+-------------+---------------------------+
96 +-------+-------------+---------------------------+
98 +-------+-------------+---------------------------+
100 +-------+-------------+---------------------------+
102 +-------+-------------+---------------------------+
104 +-------+-------------+---------------------------+
106 +-------+-------------+---------------------------+
108 +-------+-------------+---------------------------+
110 +-------+-------------+---------------------------+
132 configured by default to use the MCU-Link CMSIS-DAP Onboard Debug Probe.
135 ----------------
137 Linkserver is the default runner for this board, and supports the factory
138 default MCU-Link firmware. Follow the instructions in
139 :ref:`mcu-link-cmsis-onboard-debug-probe` to reprogram the default MCU-Link
140 firmware. This only needs to be done if the default onboard debug circuit
144 Using J-Link
145 ------------
148 J-Link firmware by following the instructions in
149 :ref:`mcu-link-jlink-onboard-debug-probe`.
152 The second option is to attach a :ref:`jlink-external-debug-probe` to the
153 10-pin SWD connector (J10) of the board. Additionally, the jumper JP4 must
155 For both options use the ``-r jlink`` option with west to use the jlink runner.
157 .. code-block:: console
159 west flash -r jlink
167 - Speed: 115200
168 - Data: 8 bits
169 - Parity: None
170 - Stop bits: 1
175 Here is an example for the :zephyr:code-sample:`hello_world` application.
177 .. zephyr-app-commands::
178 :zephyr-app: samples/hello_world
185 .. code-block:: console
187 *** Booting Zephyr OS build v3.6.0-4475-gfa5bd8bb098e ***
193 Here is an example for the :zephyr:code-sample:`hello_world` application.
195 .. zephyr-app-commands::
196 :zephyr-app: samples/hello_world
203 .. code-block:: console
205 *** Booting Zephyr OS build v3.6.0-4475-gfa5bd8bb098e ***
209-and-microcontrollers/arm-microcontrollers/general-purpose-mcus/mcx-arm-cortex-m/mcx-c-series-micr…
212 https://www.nxp.com/docs/en/data-sheet/MCXC44XP64M48SF6.pdf
217 .. _FRDM-MCXC444 Website:
218 …w.nxp.com/design/design-center/development-boards-and-designs/general-purpose-mcus/frdm-developmen…
220 .. _FRDM-MCXC444 User Manual:
223 .. _FRDM-MCXC444 Design Files:
224 https://www.nxp.com/webapp/Download?colCode=FRDM-MCXC444-DESIGNFILES