Lines Matching +full:cs +full:- +full:output

11 The ST25DV-DISCOVERY is a demonstration kit to evaluate the features and capabilities
24 - Main board: ST25DV_Discovery_Mboard:
26 - STM32F405VGT6 LQFP100 32-bit microcontroller, with 1 Mbyte Flash memory, 192 + 4 Kbytes SRAM.
27 - LCD color screen (320 x 200 pixels)
28 - Touch screen driver
29 - Different color LEDs (power, user, ST link)
30 - User push button
31 - Joystick for menu selection
32 - Reset button
33 - On board ST link for microcontroller firmware upgrade and debug
34 - ST link mini USB
35 - User micro USB
36 - USB micro or mini connector for board powering
37 - Demonstration edition (optional add-on module) with Bluetooth Low Energy module,
38 Wi-Fi ® module and JTAG 20 pin connector
42 - Antenna daughter board: ST25DV_Discovery_ANT_C5:
44 - 40 mm x 24 mm, 13.56 MHz inductive antenna etched on the PCB
45 - ST25DV04K Dynamic NFC / RFID tag
46 - I 2 C interface connector
47 - Energy harvesting output (VOUT) with a 10nF capacitance filtering circuit
48 - GPO configurable as RF WIP/BUSY output, to indicate that an RF operation is ongoing
50 The antenna board can be removed, and its 14-pin 0.254mm header connector used as an eval kit heade…
56 ---------------------------------
58 - UART_6 TX/RX : PC6/PC7 (ST-Link Virtual Port Com)
59 - UART_2 TX/RX : PA2/PA3 (Available on J6 connector)
60 - I2C1 SCL/SDA : PB6/PB7 (Touchscreen STMPE811, interrupt pin PB5)
61 - SPI2 SCK/MOSI/CS : PB13/PC3/PB12 (LCD display FRD24048TP, reset pin PC1, DC pin PC0)
62 - SPI1 SCK/MISO/MOSI/CS : PA5/PA6/PA7/PA4 (External ST25DV connector J6)
63 - GPIO : PE8/PE9/PE10/PE11/PE12 (Joystick)
64 - LD1 : PC13 (Orange led)
65 - LD2 : PC4 (Yellow led)
66 - GPIO : PE15/PE7 (Available on external ST25DV connector J6)
67 - GPIO : PE14 (Available on J5 connector)
72 The Zephyr console output and shell are assigned to UART6, which is connected to the
73 onboard ST-LINK/V2 Virtual COM port interface.
88 ST25DV Discovery kit includes an ST-LINK/V2 embedded debug tool interface.
92 --------------------------------------------
97 Here is an example for the :zephyr:code-sample:`hello_world` application.
99 .. zephyr-app-commands::
100 :zephyr-app: samples/hello_world
106 .. code-block:: console
108 $ minicom -D /dev/ttyACM0
112 .. code-block:: console
120 :zephyr:code-sample:`hello_world` application.
122 .. zephyr-app-commands::
123 :zephyr-app: samples/hello_world
128 .. _ST25DV-DISCO website:
129 https://www.st.com/en/nfc/st25dv-i2c-series-dynamic-nfc-tags.html
135 …source/en/reference_manual/rm0090-stm32f405415-stm32f407417-stm32f427437-and-stm32f429439-advanced