Lines Matching +full:tx +full:- +full:en +full:- +full:gpios
6 The STM32U5A9J-DK Discovery kit is a complete demonstration and development
7 platform for the STM32U5A9NJH6Q microcontroller, featuring an Arm® Cortex®-M33
10 Leveraging the innovative ultra-low-power oriented features, 2.5 Mbytes of
12 the STM32U5A9J-DK Discovery kit enables users to easily prototype applications
13 with state-of-the-art energy efficiency, as well as providing stunning and
15 Chrom-ART Accelerator, and Chrom-GRC™ MMU.
19 such as a 2.47-inch RGB 480x480 pixels TFT round LCD module with MIPI DSI®
20 interface and capacitive touch panel, USB Type-C® HS, Octo-SPI flash memory
21 device, Hexadeca-SPI PSRAM memory device, eMMC flash memory device,
22 Time-of-Flight and gesture detection sensor, temperature sensor, and two 2.54 mm
23 pitch double-row flexible expansion connectors for easy prototyping with
25 I2C, SDMMC, ADCs, timers, and GPIOs).
27 The STM32U5A9J-DK Discovery kit integrates an STLINK-V3E embedded in-circuit
34 :alt: STM32U5A9J-DK Top View
38 :alt: STM32U5A9J-DK Bottom View
40 More information about the board can be found at the `STM32U5A9J-DK website`_.
43 - `STM32U5A9NJ on www.st.com`_
44 - `STM32U5 Series reference manual`_
45 - `STM32U5Axxx datasheet`_
53 +-----------+------------+-------------------------------------+
56 | NVIC | on-chip | nested vector interrupt controller |
57 +-----------+------------+-------------------------------------+
58 | UART | on-chip | serial port-polling; |
59 | | | serial port-interrupt |
60 +-----------+------------+-------------------------------------+
61 | LPUART | on-chip | low power uart |
62 +-----------+------------+-------------------------------------+
63 | PINMUX | on-chip | pinmux |
64 +-----------+------------+-------------------------------------+
65 | GPIO | on-chip | gpio |
66 +-----------+------------+-------------------------------------+
67 | RNG | on-chip | True Random number generator |
68 +-----------+------------+-------------------------------------+
69 | I2C | on-chip | i2c |
70 +-----------+------------+-------------------------------------+
71 | SPI | on-chip | spi |
72 +-----------+------------+-------------------------------------+
73 | FLASH | on-chip | flash memory |
74 +-----------+------------+-------------------------------------+
75 | ADC | on-chip | adc |
76 +-----------+------------+-------------------------------------+
77 | SDMMC | on-chip | flash memory |
78 +-----------+------------+-------------------------------------+
79 | WATCHDOG | on-chip | independent watchdog |
80 +-----------+------------+-------------------------------------+
81 | PWM | on-chip | pwm |
82 +-----------+------------+-------------------------------------+
83 | TIMER | on-chip | counter |
84 +-----------+------------+-------------------------------------+
85 | RTC | on-chip | rtc |
86 +-----------+------------+-------------------------------------+
96 For more details please refer to `STM32U5A9J-DK board User Manual`_.
99 ----------------------------------
101 - USART_1 TX/RX : PA9/PA10 (ST-Link Virtual Port Com)
102 - LD3 : PE0
103 - LD4 : PE1
104 - User Button: PC13
105 - USART_3 TX/RX : PB10/PB11
106 - LPUART_1 TX/RX : PG7/PG8
107 - I2C1 SCL/SDA : PG14/PG13
108 - I2C2 SCL/SDA : PF1/PF0
109 - I2C6 SCL/SDA : PD1/PD0
110 - SPI2 SCK/MISO/MOSI/CS : PB13/PD3/PD4/PB12
111 - SPI3 SCK/MISO/MOSI/CS : PG9/PG10/PG11/PG15
112 - ADC1 : channel5 PA0, channel14 PC5
113 - ADC2 : channel9 PA4
114 - ADC4 : channel5 PF14
119 The STM32U5A9J-DK Discovery kit relies on an HSE oscillator (16 MHz crystal)
129 ST-LINK/V3.0. Virtual COM port interface. Default communication settings are
136 STM32U5A9J Discovery kit includes an ST-LINK/V3 embedded debug tool interface.
143 so its :ref:`installation <stm32cubeprog-flash-host-tools>` is required.
146 the ``--runner`` (or ``-r``) option:
148 .. code-block:: console
150 $ west flash --runner openocd
153 ----------------------------------------
159 .. code-block:: console
161 $ minicom -D /dev/ttyACM0 -b 115200
164 :zephyr:code-sample:`hello_world` application.
166 .. zephyr-app-commands::
167 :zephyr-app: samples/hello_world
173 .. code-block:: console
182 Here is an example for the :zephyr:code-sample:`blinky` application.
184 .. zephyr-app-commands::
185 :zephyr-app: samples/basic/blinky
190 .. _STM32U5A9J-DK website:
191 https://www.st.com/en/evaluation-tools/stm32u5a9j-dk.html
193 .. _STM32U5A9J-DK board User Manual:
194 …https://www.st.com/resource/en/user_manual/um2967-discovery-kit-with-stm32u5a9nj-mcu-stmicroelectr…
197 https://www.st.com/en/microcontrollers-microprocessors/stm32u5a9nj.html
200 …https://www.st.com/resource/en/reference_manual/rm0456-stm32u5-series-armbased-32bit-mcus-stmicroe…
203 https://www.st.com/resource/en/datasheet/stm32u5a9nj.pdf
206 https://www.st.com/en/development-tools/stm32cubeprog.html
209 https://www.st.com/resource/en/schematic_pack/mb1829-u5a9njq-b01-schematic.pdf