Lines Matching +full:led +full:- +full:pre

10 programming language and standard IEC-61131-3 PLC programming languages,
21 - Ethernet compliant with IEEE802.3-2002
22 - 16MB QSPI Flash
23 - 4 x green color status LEDs
24 - 1 x green or red led over the reset push-button
25 - 1 x blue led over the user push-button (Opta Advanced only)
26 - 1 x user push-button
27 - 1 x reset push-button accessible via pinhole
28 - 8 x analog inputs
29 - 4 x isolated relay outputs
31 More information about the board can be found at the `ARDUINO-OPTA website`_.
34 - `STM32H747XI on www.st.com`_
35 - `STM32H747xx reference manual`_
36 - `STM32H747xx datasheet`_
41 .. zephyr:board-supported-hw::
47 controllers are responsible for pin muxing, input/output, pull-up, etc.
49 For more details please refer to `ARDUINO-OPTA website`_.
52 ---------------------------------
54 - Status LED1: PI0
55 - Status LED2: PI1
56 - Status LED3: PI3
57 - Status LED4: PH15
58 - Green "reset" LED: PH12
59 - Red "reset" LED: PH11
60 - Blue LED: PE5
61 - User button: PE4
62 - Input 1 : PA0
63 - Input 2 : PC2
64 - Input 3 : PF12
65 - Input 4 : PB0
66 - Input 5 : PF10
67 - Input 6 : PF8
68 - Input 7 : PF6
69 - Input 8 : PF4
70 - Relay 1: PI6
71 - Relay 2: PI5
72 - Relay 3: PI7
73 - Relay 4: PI4
79 as well as by the main PLL clock. By default, the CPU2 (Cortex-M4) System clock
89 - **Compilation**: Clock configuration is only accessible to M7 core. M4 core only
91 - **Static pre-compilation assignment**: Peripherals such as a UART are assigned in
94 - **Run time protection**: Interrupt-controller and GPIO configurations could be
110 the RESET button shortly twice, the RESET-LED on the board will fade
115 - CPU1 (Cortex-M7) boot address is set to 0x08040000
116 - CPU2 (Cortex-M4) boot address is set to 0x08180000
122 - 0x08000000-0x0803FFFF (256k) Arduino MCUboot-derived bootloader
123 - 0x08040000-0x080FFFFF (768k) M7 application
124 - 0x08180000-0x081FFFFF (512k) M4 application
128 ------------------------------------------
133 Here is an example for the :zephyr:code-sample:`blinky` application on M7 core.
135 .. zephyr-app-commands::
136 :zephyr-app: samples/basic/blinky
141 ------------------------------------------
146 Here is an example for the :zephyr:code-sample:`blinky` application on M4 core.
148 .. zephyr-app-commands::
149 :zephyr-app: samples/basic/blinky
154 -----------------------------------------------
159 Make sure the option bytes are set to prevent the M4 from auto-starting, and
166 .. code-block:: cpp
180 case and solder a standard 10-pin SWD connector to the board. After that
181 both flashing and debugging are available via ST-LINK (M7 core only).
183 .. _ARDUINO-OPTA website:
187 …n/products/microcontrollers-microprocessors/stm32-32-bit-arm-cortex-mcus/stm32-high-performance-mc…