Lines Matching +full:tri +full:- +full:default
7 on an ARM Cortex-M0+ core.
14 - LPC11U68 microcontroller in LQFP100 package
15 - ARM Cortex-M0+
16 - Memory:
18 - 256KB of flash memory
19 - 32KB of SRAM
20 - 2x2KB of additional SRAM
21 - 4 KB EEPROM
22 - USB:
24 - USB 2.0 Full-Speed device controller
25 - DMA controller
26 - 5x USART
27 - 2x I2C
28 - 2x SSP with DMA support
29 - Board power supply: through USB bus or external power supply (3V and 5V)
30 - Arduino connectors compatible with the 'Arduino UNO' platform
31 - Tri-color user LED, Power On Led, Reset LED
32 - Three push buttons: target reset, ISP and user
36 - `LPC11UXX SoC Website`_
37 - `LPC11U6X Datasheet`_
38 - `LPC11U6X Reference Manual`_
39 - `LPCXPRESSO11U68 Website`_
40 - `LPCXPRESSO11U68 Schematics`_
47 +-----------+------------+-------------------------------------+
50 | NVIC | on-chip | nested vector interrupt controller |
51 +-----------+------------+-------------------------------------+
52 | SYSTICK | on-chip | systick |
53 +-----------+------------+-------------------------------------+
54 | IOCON | on-chip | pinmux |
55 +-----------+------------+-------------------------------------+
56 | CLOCK | on-chip | clock and reset control |
57 +-----------+------------+-------------------------------------+
58 | GPIO | on-chip | gpio |
59 +-----------+------------+-------------------------------------+
60 | I2C | on-chip | i2c master/slave controller |
61 +-----------+------------+-------------------------------------+
62 | UART | on-chip | serial port-polling; |
64 +-----------+------------+-------------------------------------+
65 | EEPROM | on-chip | eeprom |
66 +-----------+------------+-------------------------------------+
75 +---------+-----------------+----------------------------+
79 +---------+-----------------+----------------------------+
81 +---------+-----------------+----------------------------+
83 +---------+-----------------+----------------------------+
85 +---------+-----------------+----------------------------+
87 +---------+-----------------+----------------------------+
89 +---------+-----------------+----------------------------+
91 +---------+-----------------+----------------------------+
100 The LPCXpresso11U68 board can be flashed by using the on-board LPC-Link2 debug
101 probe (based on a NXP LPC43xx MCU). This MCU provides either a CMSIS-DAP or
102 a J-Link interface. It depends on the embedded firmware image. The default
103 OpenOCD configuration supports the CMSIS-DAP interface. If you want to
104 switch to J-Link, then you need to edit the
107 source [find interface/cmsis-dap.cfg]
114 The firmware image of the LPC-Link2 can be updated using the
115 …https://www.nxp.com/design/microcontrollers-developer-resources/lpc-microcontroller-utilities/lpcs…
119 `here <https://os.mbed.com/teams/NXP/wiki/Updating-LPCXpresso-firmware>`_.
120 In addition to a CMSIS-DAP interface, they also provide a convenient update
125 #. Connect the "Link" micro-B USB port to your host computer.
137 - `LPC11UXX SoC Website`_
138 - `LPC11U6X Datasheet`_
139 - `LPC11U6X Reference Manual`_
140 - `LPCXPRESSO11U68 Website`_
141 - `LPCXPRESSO11U68 Schematics`_
144 …-and-microcontrollers/arm-microcontrollers/general-purpose-mcus/lpc1100-cortex-m0-plus-m0/scalable…
147 https://www.nxp.com/docs/en/data-sheet/LPC11U6X.pdf
153 …ps://www.nxp.com/design/microcontrollers-developer-resources/lpc-microcontroller-utilities/lpcxpre…