Lines Matching +full:power +full:- +full:role

5 The STM32G071B-DISCO Discovery board is a demonstration and development platform
6 for the STMicroelectronics Arm® Cortex® -M0+ core-based STM32G071RB USB Type-C™
7 and Power Delivery microcontroller. The STM32G071B-DISCO Discovery board is
9 interoperability with other USB Type-C™ devices. The STM32G071B-DISCO Discovery
10 board is intended for discovery and display of USB Type-C™ port characteristics
11 such as data role, power role, VBUS and IBUS monitoring. It offers an advanced
13 as a USB Type-C™ and Power Delivery analyzer.
15 - STM32G071RBT6 microcontroller featuring 128 Kbytes of Flash memory and
17 - Plastic case
18 - 1” 128 x 64 pixels OLED LCD module with SPI interface
19 - USB Type-C™ interface plug cable and receptacle connector accessible by door
21 - 3 bidirectional current and power monitors with I2C interface to measure VBUS,
23 - On-board DC/DC converter to sustain power supply with VBUS varying from 3 V to
24 20 V (+/- 5 %)
25 - 4 user status LEDs about USB Type-C™ configuration
26 - 3 LEDs for power and ST-LINK communication
27 - 4-way joystick with selection button
28 - 1 reset push-button
29 - Board external connectors:
30 - USB Type-C™ plug cable
31 - USB Type-C™ receptacle connector
32 - 8-pin user extension connector including ADC, SPI, USART and
34 - USB with Micro-AB (ST-LINK)
35 - Board internal connectors:
36 - 2 x 8-pin GPIOs free pins from microcontroller
38 - USB Type-C™ test points for main signals
39 - Flexible power-supply options: ST-LINK USB VBUS or USB Type-C™ VBUS
40 - On-board ST-LINK/V2-1 debugger/programmer with USB enumeration capability:
43 More information about the board can be found at the `STM32G071B-DISCO website`_.
48 - `G071RB on www.st.com`_
49 - `STM32G071 reference manual`_
55 .. zephyr:board-supported-hw::
60 Each of the GPIO pins can be configured by software as output (push-pull or open-drain), as
61 input (with or without pull-up or pull-down), or as peripheral alternate function. Most of the
66 ----------------------------------
68 - UART_3 TX/RX : PC10/PC11 (ST-Link Virtual Port Com)
69 - UCPD1 : PA8/PB15
70 - BUTTON (JOY_SEL) : PC0
71 - BUTTON (JOY_LEFT) : PC1
72 - BUTTON (JOY_DOWN) : PC2
73 - BUTTON (JOY_RIGHT) : PC3
74 - BUTTON (JOY_UP) : PC4
75 - LED (TO_REC) : PD9
76 - LED (TO_PLUG) : PD8
77 - LED (SINK_SPY) : PD5
78 - LED (SOURCE) : PC12
79 - ENCC1 : PB10 (Enable CC1)
80 - ENCC2 : PB11 (Enable CC2)
81 - RDCC1 : PB12 (Enable Door Sense on CC1)
89 The STM32G071B Discovery board includes an ST-LINK/V2-1 embedded debug tool interface.
99 so its :ref:`installation <stm32cubeprog-flash-host-tools>` is required.
101 .. code-block:: console
106 -----------------------------------------------
108 Here is an example for the :zephyr:code-sample:`blinky` application.
110 .. zephyr-app-commands::
111 :zephyr-app: samples/basic/blinky
121 :zephyr:code-sample:`hello_world` application.
123 .. zephyr-app-commands::
124 :zephyr-app: samples/hello_world
126 :maybe-skip-config:
132 .. target-notes::
134 .. _STM32G071B-DISCO website:
135 https://www.st.com/en/evaluation-tools/stm32g071b-disco.html
147 https://www.st.com/en/development-tools/stm32cubeprog.html