Lines Matching +full:open +full:- +full:wire

5 The STM32G081B-EVAL Evaluation board is a high-end development platform, for
6 Arm Cortex-M0+ core-based STM32G081RBT6 microcontroller, with USB Type-C and
7 power delivery controller interfaces (UCPD), compliant with USB type-C r1.2
9 one 12-bit ADC, two 12-bit DACs, two GP comparators, two LP timers, internal
11 hardware features on the STM32G081B-EVAL Evaluation board includes a mother
12 board, a legacy peripheral daughterboard and a USB-C and Power Delivery
13 daughterboard, which help to evaluate all peripherals (USB Type-C connector
19 The board integrates an ST-LINK/V2-1 as an embedded in-circuit debugger and
24 The USB-C and Power Delivery daughterboard
25 features two independent USB-C ports controlled by an STM32G0. USB-C port 1
26 is dual role power (DRP) and can provide up-to 45 W. USB-C Port 2 is sink
29 Application firmware examples are provided to evaluate the USB-C technology
34 - Mother board
35 - STM32G081RBT6 microcontroller with 128 Kbytes of Flash memory and
37 - MCU voltage choice fixed 3.3 V or adjustable from 1.65 V to 3.6 V
38 - I2C compatible serial interface
39 - RTC with backup battery
40 - 8-Gbyte or more SPI interface microSD card
41 - Potentiometer
42 - 4 color user LEDs and one LED as MCU low-power alarm
43 - Reset, Tamper and User buttons
44 - 4-direction control and selection joystick
45 - Board connectors:
46 - 5 V power jack
47 - RS-232 and RS485 communications
48 - Stereo audio jack including analog microphone input
49 - microSD card
50 - Extension I2C connector
51 - Motor-control connector
52 - Board extension connectors:
53 - Daughterboard connectors for legacy peripheral daughter board or
54 USB-C daughterboard
55 - Extension connectors for daughterboard or wire-wrap board
56 - Flexible power-supply options:
57 - 5 V power jack
58 - ST-LINK/V2-1 USB connector
59 - Daughterboard
60 - On-board ST-LINK/V2-1 debugger/programmer with USB re-enumeration
62 - Legacy peripheral daughterboard
63 - IrDA transceiver
64 - IR LED and IR receiver
65 - Light dependent resistor (LDR)
66 - Temperature Sensor
67 - Board connectors:
68 - Two HDMI connectors with DDC and CEC
69 - Smart card slot
70 - USB-C and Power Delivery daughterboard
71 - Mux for USB3.1 Gen1 / DisplayPort input and Type-C port1 output
72 - Mux for Type-C port2 input and DisplayPort output / USB2.0
73 - VCONN on Type-C port1
74 - USB PD on Type-C port1
75 - Board connectors:
76 - Type-C port1 DRP (dual-role port)
77 - Type-C port2 Sink
78 - DisplayPort input
79 - DisplayPort output
80 - USB 3.1 Gen1 Type-B receptacle
81 - USB2.0 Type-A receptacle
82 - 19 V power jack for USB PD
84 More information about the board can be found at the `STM32G081B-EVAL website`_.
89 - `G081RB on www.st.com`_
90 - `STM32G081 reference manual`_
98 +-----------+------------+-------------------------------------+
101 | NVIC | on-chip | nested vector interrupt controller |
102 +-----------+------------+-------------------------------------+
103 | UART | on-chip | serial port-polling; |
104 | | | serial port-interrupt |
105 +-----------+------------+-------------------------------------+
106 | UCPD | on-chip + ucpd |
107 +-----------+------------+-------------------------------------+
108 | ADC | on-chip | adc |
109 +-----------+------------+-------------------------------------+
110 | GPIO | on-chip | gpio |
111 +-----------+------------+-------------------------------------+
112 | WATCHDOG | on-chip | independent watchdog |
113 +-----------+------------+-------------------------------------+
123 Each of the GPIO pins can be configured by software as output (push-pull or open-drain), as
124 input (with or without pull-up or pull-down), or as peripheral alternate function. Most of the
129 ----------------------------------
131 - UART_3 TX/RX : PC10/PC11 (ST-Link Virtual Port Com)
132 - UCPD2 : PD0/PD2
133 - BUTTON (JOY_SEL) : PA0
134 - BUTTON (JOY_LEFT) : PC8
135 - BUTTON (JOY_DOWN) : PC3
136 - BUTTON (JOY_RIGHT) : PC7
137 - BUTTON (JOY_UP) : PC2
138 - VBUS DISCHARGE : PB14
139 - LED1 : PD5
140 - LED2 : PD6
141 - LED3 : PD8
142 - LED4 : PD9
149 The STM32G081B Evaluation board includes an ST-LINK/V2-1 embedded debug tool interface.
159 so its :ref:`installation <stm32cubeprog-flash-host-tools>` is required.
161 .. code-block:: console
166 ----------------------------------------------
168 Here is an example for the :zephyr:code-sample:`blinky` application.
170 .. zephyr-app-commands::
171 :zephyr-app: samples/basic/blinky
181 :zephyr:code-sample:`hello_world` application.
183 .. zephyr-app-commands::
184 :zephyr-app: samples/hello_world
186 :maybe-skip-config:
192 .. target-notes::
194 .. _STM32G081B-EVAL website:
195 https://www.st.com/en/evaluation-tools/stm32g081b-eval.html
198 …https://www.st.com/resource/en/reference_manual/rm0444-stm32g0x1-advanced-armbased-32bit-mcus-stmi…
201 …https://www.st.com/resource/en/user_manual/um2403-evaluation-board-with-stm32g081rb-mcu-stmicroele…
207 https://www.st.com/en/development-tools/stm32cubeprog.html