Lines Matching +full:wakeup +full:- +full:line

7 of the LPC55S3x/LPC553x MCU family, based on the Arm® Cortex®-M33
16 - LPC55S36 Arm® Cortex®-M33 microcontroller running at up to 150 MHz
17 - 256 KB flash and 96 KB SRAM on-chip
18 - LPC-Link2 debug high speed USB probe with VCOM port
19 - I2C and SPI USB bridging to the LPC device via LPC-Link2 probe
20 - MikroElektronika Click expansion option
21 - LPCXpresso expansion connectors compatible with Arduino UNO
22 - PMod compatible expansion / host connector
23 - Reset, ISP, wake, and user buttons for easy testing of software functionality
24 - Tri-color LED
25 - Full-speed USB device / host port
26 - High-speed USB device / host port
27 - UART header for external serial to USB cable
28 - CAN Transceiver
29 - Stereo audio codec with in/out line
33 - `LPC55S36 SoC Website`_
34 - `LPC55S36 Datasheet`_
35 - `LPC55S36 User Manual`_
36 - `LPCXpresso55S36 Website`_
37 - `LPCXpresso55S36 User Manual`_
38 - `LPCXpresso55S36 Development Board Design Files`_
49 already supported, which can also be re-used on this lpcxpresso55s36 board:
51 +-----------+------------+-------------------------------------+
54 | NVIC | on-chip | nested vector interrupt controller |
55 +-----------+------------+-------------------------------------+
56 | SYSTICK | on-chip | systick |
57 +-----------+------------+-------------------------------------+
58 | IOCON | on-chip | pinmux |
59 +-----------+------------+-------------------------------------+
60 | GPIO | on-chip | gpio |
61 +-----------+------------+-------------------------------------+
62 | USART | on-chip | serial port-polling; |
63 | | | serial port-interrupt |
64 +-----------+------------+-------------------------------------+
65 | CLOCK | on-chip | clock_control |
66 +-----------+------------+-------------------------------------+
67 | CAN | on-chip | canbus |
68 +-----------+------------+-------------------------------------+
69 | IAP | on-chip | flash |
70 +-----------+------------+-------------------------------------+
71 | PWM | on-chip | pwm |
72 +-----------+------------+-------------------------------------+
73 | USB FS | on-chip | USB Full Speed device |
74 +-----------+------------+-------------------------------------+
75 | DAC | on-chip | dac |
76 +-----------+------------+-------------------------------------+
82 - *lpcxpresso55s36*
90 +---------+-----------------+----------------------------+
94 +---------+-----------------+----------------------------+
96 +---------+-----------------+----------------------------+
98 +---------+-----------------+----------------------------+
100 +---------+-----------------+----------------------------+
102 +---------+-----------------+----------------------------+
104 +---------+-----------------+----------------------------+
105 | PIO1_18 | GPIO | Wakeup SW1 |
106 +---------+-----------------+----------------------------+
108 +---------+-----------------+----------------------------+
110 +---------+-----------------+----------------------------+
112 +---------+-----------------+----------------------------+
114 +---------+-----------------+----------------------------+
116 +---------+-----------------+----------------------------+
118 +---------+-----------------+----------------------------+
120 +---------+-----------------+----------------------------+
122 +---------+-----------------+----------------------------+
124 +---------+-----------------+----------------------------+
126 +---------+-----------------+----------------------------+
128 +---------+-----------------+----------------------------+
130 +---------+-----------------+----------------------------+
132 +---------+-----------------+----------------------------+
134 +---------+-----------------+----------------------------+
136 +---------+-----------------+----------------------------+
163 configured by default to use the integrated :ref:`mcu-link-onboard-debug-probe`
164 in the CMSIS-DAP mode. To use this probe with Zephyr, you need to install the
165 :ref:`linkserver-debug-host-tools` and make sure they are in your search path.
170 The integrated MCU-Link hardware can also be used as a J-Link probe with a
171 firmware update, as described in :ref:`mcu-link-jlink-onboard-debug-probe`.
172 The :ref:`jlink-debug-host-tools` should be available in this case.
181 - Speed: 115200
182 - Data: 8 bits
183 - Parity: None
184 - Stop bits: 1
189 Here is an example for the :zephyr:code-sample:`hello_world` application.
191 .. zephyr-app-commands::
192 :zephyr-app: samples/hello_world
199 .. code-block:: console
207 Here is an example for the :zephyr:code-sample:`hello_world` application.
209 .. zephyr-app-commands::
210 :zephyr-app: samples/hello_world
217 .. code-block:: console
219 ***** Booting Zephyr OS zephyr-v2.2.0 *****
223 …rocessors-and-microcontrollers/arm-microcontrollers/general-purpose-mcus/lpc5500-cortex-m33/lpc553…
226 https://www.nxp.com/docs/en/data-sheet/LPC553x.pdf
229 https://www.nxp.com/docs/en/reference-manual/LPC553xRM.pdf
232 …https://www.nxp.com/design/development-boards/lpcxpresso-boards/development-board-for-the-lpc553x-
235 https://www.nxp.com/docs/en/user-manual/LPCXpresso55S36UM.pdf
238 https://www.nxp.com/webapp/Download?colCode=LPCXPRESSO5536_EVK-DESIGN-FILES